15 #ifndef __IPSDKGEOMETRY_BOOSTSEGMENT3DADAPTER_H__ 16 #define __IPSDKGEOMETRY_BOOSTSEGMENT3DADAPTER_H__ 18 #include <IPSDKGeometry/Entity/3d/Segment/Segment3d.h> 20 #include <boost/geometry/core/tag.hpp> 21 #include <boost/geometry/core/access.hpp> 22 #include <boost/geometry/core/cs.hpp> 23 #include <boost/geometry/core/coordinate_dimension.hpp> 24 #include <boost/geometry/core/coordinate_system.hpp> 25 #include <boost/geometry/core/coordinate_type.hpp> 26 #include <boost/geometry/geometries/register/segment.hpp> 40 #endif // __IPSDKGEOMETRY_BOOSTSEGMENT3DADAPTER_H__ 3d segment associated to two points
Definition: Segment3d.h:38
Points 2d adapters for boost geometry library.
Lightweight structure used to store Point3d data.
Definition: GeometryEntity3dTypes.h:27