Shouldn't the "length" class be called "coordinate"? Otherwise reading point::point(length nx, length ny) as an constructor is pretty weird.
On Tue, Nov 20, 2018 at 1:45 PM Simon Richter <[email protected]> wrote: > --- > include/length.h | 105 > +++++++++++++++++++++++++++++++++++++++++++++++++++++++ > include/point.h | 46 ++++++++++++++++++++++++ > 2 files changed, 151 insertions(+) > create mode 100644 include/length.h > create mode 100644 include/point.h > > _______________________________________________ > Mailing list: https://launchpad.net/~kicad-developers > Post to : [email protected] > Unsubscribe : https://launchpad.net/~kicad-developers > More help : https://help.launchpad.net/ListHelp > -- Mark
_______________________________________________ Mailing list: https://launchpad.net/~kicad-developers Post to : [email protected] Unsubscribe : https://launchpad.net/~kicad-developers More help : https://help.launchpad.net/ListHelp

