|
xmsgrid
1.0
|
boost::geometry types More...
#include <xmscore/points/ptsfwd.h>#include <boost/geometry/core/cs.hpp>#include <boost/geometry/geometry.hpp>#include <boost/geometry/geometries/point_xy.hpp>#include <boost/geometry/geometries/polygon.hpp>#include <boost/geometry/geometries/register/point.hpp>Go to the source code of this file.
Namespaces | |
| xms | |
| XMS Namespace. | |
Typedefs | |
| typedef boost::geometry::model::d2::point_xy< double > | xms::GmBstPt2d |
| Boost geometry 2d point. | |
| typedef boost::geometry::model::polygon< GmBstPt2d > | xms::GmBstPoly2d |
| Boost polygon 2d. | |
| typedef boost::geometry::model::polygon< Pt3d > | xms::GmBstPoly3d |
| Boost polygon 3d. | |
| typedef boost::geometry::model::box< Pt3d > | xms::GmBstBox3d |
| Boost box 3d. | |
| typedef boost::geometry::model::linestring< Pt3d > | xms::GmBstLine3d |
| Boost line 3d. | |
| typedef boost::geometry::ring_type< GmBstPoly3d >::type | xms::GmBstRing3d |
| Boost ring 3d. | |
boost::geometry types
Definition in file GmBoostTypes.h.