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

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

#include <IPSDKGeometry/Entity/2d/Point/BoostPoint2dAdapter.h>
#include <IPSDKGeometry/Entity/2d/BoundingBox/BoundingBox2d.h>
#include <boost/geometry/geometries/register/box.hpp>

Go to the source code of this file.

Functions

 BOOST_GEOMETRY_REGISTER_BOX (ipsdk::geom::BoundingBox2d< ipsdk::ipInt32 >, ipsdk::geom::Point2d< ipsdk::ipInt32 >, getMinCornerPt(), getMaxCornerPt())
 
 BOOST_GEOMETRY_REGISTER_BOX (ipsdk::geom::BoundingBox2d< ipsdk::ipUInt32 >, ipsdk::geom::Point2d< ipsdk::ipUInt32 >, getMinCornerPt(), getMaxCornerPt())
 
 BOOST_GEOMETRY_REGISTER_BOX (ipsdk::geom::BoundingBox2d< ipsdk::ipReal32 >, ipsdk::geom::Point2d< ipsdk::ipReal32 >, getMinCornerPt(), getMaxCornerPt())
 
 BOOST_GEOMETRY_REGISTER_BOX (ipsdk::geom::BoundingBox2d< ipsdk::ipReal64 >, ipsdk::geom::Point2d< ipsdk::ipReal64 >, getMinCornerPt(), getMaxCornerPt())
 

Detailed Description

BoundingBoxes 2d adapters for boost geometry library.

Author
E. Noirfalise
Date
2015/04/17