IPSDK  4_1_0_2
IPSDK : Image Processing Software Development Kit
Functions
BoostSegment3dAdapter.h File Reference

Segments 3d adapters for boost geometry library. More...

#include <IPSDKGeometry/Entity/3d/Segment/Segment3d.h>
#include <IPSDKGeometry/Entity/3d/Point/BoostPoint3dAdapter.h>
#include <boost/geometry/core/tag.hpp>
#include <boost/geometry/core/access.hpp>
#include <boost/geometry/core/cs.hpp>
#include <boost/geometry/core/coordinate_dimension.hpp>
#include <boost/geometry/core/coordinate_system.hpp>
#include <boost/geometry/core/coordinate_type.hpp>
#include <boost/geometry/geometries/register/segment.hpp>

Go to the source code of this file.

Functions

 BOOST_GEOMETRY_REGISTER_SEGMENT (ipsdk::geom::Segment3d< ipsdk::ipInt32 >, ipsdk::geom::Point3dData< ipsdk::ipInt32 >, getPoint0(), getPoint1())
 
 BOOST_GEOMETRY_REGISTER_SEGMENT (ipsdk::geom::Segment3d< ipsdk::ipUInt32 >, ipsdk::geom::Point3dData< ipsdk::ipUInt32 >, getPoint0(), getPoint1())
 
 BOOST_GEOMETRY_REGISTER_SEGMENT (ipsdk::geom::Segment3d< ipsdk::ipReal32 >, ipsdk::geom::Point3dData< ipsdk::ipReal32 >, getPoint0(), getPoint1())
 
 BOOST_GEOMETRY_REGISTER_SEGMENT (ipsdk::geom::Segment3d< ipsdk::ipReal64 >, ipsdk::geom::Point3dData< ipsdk::ipReal64 >, getPoint0(), getPoint1())
 

Detailed Description

Segments 3d adapters for boost geometry library.

Author
E. Noirfalise
Date
2017/07/03