![]() |
IPSDK
4_1_0_2
IPSDK : Image Processing Software Development Kit
|
Points 2d adapters for boost geometry library. More...
#include <IPSDKGeometry/Entity/3d/Point/Point3d.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_3D_GET_SET (ipsdk::geom::Point3d< ipsdk::ipInt32 >, ipsdk::ipInt32, boost::geometry::cs::cartesian, getX, getY, getZ, setX, setY, setZ) | |
| BOOST_GEOMETRY_REGISTER_POINT_3D_GET_SET (ipsdk::geom::Point3d< ipsdk::ipUInt32 >, ipsdk::ipUInt32, boost::geometry::cs::cartesian, getX, getY, getZ, setX, setY, setZ) | |
| BOOST_GEOMETRY_REGISTER_POINT_3D_GET_SET (ipsdk::geom::Point3d< ipsdk::ipReal32 >, ipsdk::ipReal32, boost::geometry::cs::cartesian, getX, getY, getZ, setX, setY, setZ) | |
| BOOST_GEOMETRY_REGISTER_POINT_3D_GET_SET (ipsdk::geom::Point3d< ipsdk::ipReal64 >, ipsdk::ipReal64, boost::geometry::cs::cartesian, getX, getY, getZ, setX, setY, setZ) | |
| BOOST_GEOMETRY_REGISTER_POINT_3D (ipsdk::geom::Point3dData< ipsdk::ipInt32 >, ipsdk::ipInt32, boost::geometry::cs::cartesian, _x, _y, _z) | |
| BOOST_GEOMETRY_REGISTER_POINT_3D (ipsdk::geom::Point3dData< ipsdk::ipUInt32 >, ipsdk::ipUInt32, boost::geometry::cs::cartesian, _x, _y, _z) | |
| BOOST_GEOMETRY_REGISTER_POINT_3D (ipsdk::geom::Point3dData< ipsdk::ipReal32 >, ipsdk::ipReal32, boost::geometry::cs::cartesian, _x, _y, _z) | |
| BOOST_GEOMETRY_REGISTER_POINT_3D (ipsdk::geom::Point3dData< ipsdk::ipReal64 >, ipsdk::ipReal64, boost::geometry::cs::cartesian, _x, _y, _z) | |
Points 2d adapters for boost geometry library.
1.8.14