Boost  v1.57.0
doxygen for www.boost.org
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
boost::geometry::topological_dimension< Geometry > Struct Template Reference

Meta-function returning the topological dimension of a geometry. More...

#include <topological_dimension.hpp>

Inheritance diagram for boost::geometry::topological_dimension< Geometry >:
Collaboration diagram for boost::geometry::topological_dimension< Geometry >:

Detailed Description

template<typename Geometry>
struct boost::geometry::topological_dimension< Geometry >

Meta-function returning the topological dimension of a geometry.

The topological dimension defines a point as 0-dimensional, a linestring as 1-dimensional, and a ring or polygon as 2-dimensional.

See also
http://www.math.okstate.edu/mathdept/dynamics/lecnotes/node36.html

The documentation for this struct was generated from the following file: