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

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

#include <IPSDKGeometry/Entity/2d/Segment/Segment2d.h>
#include <IPSDKGeometry/Entity/2d/Point/BoostPoint2dAdapter.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::Segment2d< ipsdk::ipInt32 >, ipsdk::geom::Point2dData< ipsdk::ipInt32 >, getPoint0(), getPoint1())
 
 BOOST_GEOMETRY_REGISTER_SEGMENT (ipsdk::geom::Segment2d< ipsdk::ipUInt32 >, ipsdk::geom::Point2dData< ipsdk::ipUInt32 >, getPoint0(), getPoint1())
 
 BOOST_GEOMETRY_REGISTER_SEGMENT (ipsdk::geom::Segment2d< ipsdk::ipReal32 >, ipsdk::geom::Point2dData< ipsdk::ipReal32 >, getPoint0(), getPoint1())
 
 BOOST_GEOMETRY_REGISTER_SEGMENT (ipsdk::geom::Segment2d< ipsdk::ipReal64 >, ipsdk::geom::Point2dData< ipsdk::ipReal64 >, getPoint0(), getPoint1())
 

Detailed Description

Segments 2d adapters for boost geometry library.

Author
E. Noirfalise
Date
2017/07/03