kicad-developers team mailing list archive
-
kicad-developers team
-
Mailing list archive
-
Message #38382
Re: [RFC 1/2] New coordinate framework
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 <Simon.Richter@xxxxxxxxxx>
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 : kicad-developers@xxxxxxxxxxxxxxxxxxx
> Unsubscribe : https://launchpad.net/~kicad-developers
> More help : https://help.launchpad.net/ListHelp
>
--
Mark
Follow ups
References