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

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

#include <IPSDKGeometry/Entity/2d/Point/Point2d.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/point.hpp>

Go to the source code of this file.

Functions

 BOOST_GEOMETRY_REGISTER_POINT_2D_GET_SET (ipsdk::geom::Point2d< ipsdk::ipInt32 >, ipsdk::ipInt32, boost::geometry::cs::cartesian, getX, getY, setX, setY)
 
 BOOST_GEOMETRY_REGISTER_POINT_2D_GET_SET (ipsdk::geom::Point2d< ipsdk::ipUInt32 >, ipsdk::ipUInt32, boost::geometry::cs::cartesian, getX, getY, setX, setY)
 
 BOOST_GEOMETRY_REGISTER_POINT_2D_GET_SET (ipsdk::geom::Point2d< ipsdk::ipReal32 >, ipsdk::ipReal32, boost::geometry::cs::cartesian, getX, getY, setX, setY)
 
 BOOST_GEOMETRY_REGISTER_POINT_2D_GET_SET (ipsdk::geom::Point2d< ipsdk::ipReal64 >, ipsdk::ipReal64, boost::geometry::cs::cartesian, getX, getY, setX, setY)
 
 BOOST_GEOMETRY_REGISTER_POINT_2D (ipsdk::geom::Point2dData< ipsdk::ipInt32 >, ipsdk::ipInt32, boost::geometry::cs::cartesian, _x, _y)
 
 BOOST_GEOMETRY_REGISTER_POINT_2D (ipsdk::geom::Point2dData< ipsdk::ipUInt32 >, ipsdk::ipUInt32, boost::geometry::cs::cartesian, _x, _y)
 
 BOOST_GEOMETRY_REGISTER_POINT_2D (ipsdk::geom::Point2dData< ipsdk::ipReal32 >, ipsdk::ipReal32, boost::geometry::cs::cartesian, _x, _y)
 
 BOOST_GEOMETRY_REGISTER_POINT_2D (ipsdk::geom::Point2dData< ipsdk::ipReal64 >, ipsdk::ipReal64, boost::geometry::cs::cartesian, _x, _y)
 

Detailed Description

Points 2d adapters for boost geometry library.

Author
E. Noirfalise
Date
2015/04/17