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

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

#include <IPSDKGeometry/Entity/3d/Point/BoostPoint3dAdapter.h>
#include <IPSDKGeometry/Entity/3d/BoundingBox/BoundingBox3d.h>
#include <boost/geometry/geometries/register/box.hpp>

Go to the source code of this file.

Functions

 BOOST_GEOMETRY_REGISTER_BOX (ipsdk::geom::BoundingBox3d< ipsdk::ipInt32 >, ipsdk::geom::Point3d< ipsdk::ipInt32 >, getMinCornerPt(), getMaxCornerPt())
 
 BOOST_GEOMETRY_REGISTER_BOX (ipsdk::geom::BoundingBox3d< ipsdk::ipUInt32 >, ipsdk::geom::Point3d< ipsdk::ipUInt32 >, getMinCornerPt(), getMaxCornerPt())
 
 BOOST_GEOMETRY_REGISTER_BOX (ipsdk::geom::BoundingBox3d< ipsdk::ipReal32 >, ipsdk::geom::Point3d< ipsdk::ipReal32 >, getMinCornerPt(), getMaxCornerPt())
 
 BOOST_GEOMETRY_REGISTER_BOX (ipsdk::geom::BoundingBox3d< ipsdk::ipReal64 >, ipsdk::geom::Point3d< ipsdk::ipReal64 >, getMinCornerPt(), getMaxCornerPt())
 

Detailed Description

BoundingBoxes 3d adapters for boost geometry library.

Author
E. Noirfalise
Date
2015/04/17