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

Segment concept (const version). More...

#include <segment_concept.hpp>

Public Member Functions

 BOOST_CONCEPT_USAGE (ConstSegment)
 

Detailed Description

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

Segment concept (const version).

The ConstSegment concept verifies the same as the Segment concept, but does not verify write access.

Member Function Documentation

template<typename Geometry >
boost::geometry::concept::ConstSegment< Geometry >::BOOST_CONCEPT_USAGE ( ConstSegment< Geometry >  )
inline

References boost::n.


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