Boost.Geometry    Boost C++ Libraries
boost::geometry::topological_dimension< Geometry > Struct Template Reference

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

Inheritance 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

April 2, 2011

Copyright © 2007-2011 Barend Gehrels, Amsterdam, the Netherlands
Copyright © 2008-2011 Bruno Lalande, Paris, France
Copyright © 2009-2010 Mateusz Loskot, London, UK
Documentation is generated by Doxygen