Boost.Geometry    Boost C++ Libraries
boost::geometry::concept::Segment< Geometry > Class Template Reference

Segment concept. More...


Detailed Description

template<typename Geometry>
class boost::geometry::concept::Segment< Geometry >

Segment concept.

Formal definition: The segment concept is defined as following:

Note:
The segment concept is similar to the box concept, defining another tag. However, the box concept assumes the index as min_corner, max_corner, while for the segment concept there is no assumption.

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