Login  Register

Boost-Geometry Library - Use within LibreCAD

Posted by Joseph on Jul 27, 2013; 11:58am
URL: https://forum.librecad.org/Boost-Geometry-Library-Use-within-LibreCAD-tp5708626.html

To all:

What is the level, if any, of implementation of the BOOST-GEOMETRY LIBRARY within Librecad???

I am finishing my readings in C Programming -> with Pointers, Arrays and Data Structures, will finish that this weekend.

Next I was hoping the BOOST GEOMETRY LIBRARY would be a good first step in C++, which I studied 25-39 years ago, along with C.

Look to move from GCC -> G++ -> Qt4 as my development environment.  

How does LibreCAD implement and use, if it does, the Boost-Geometry Library???

Thanks for any help.
Joe O'Connor

PS  
Note that a C array cannot be the point type of a linestring or a polygon.

On account of the above, if I use the boost-geometry library, I will implement the boost array type concept.  Or use the Concept of LibreCAD.