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::ConstPoint< Geometry > Class Template Reference

point concept (const version). More...

#include <point_concept.hpp>

Public Member Functions

 BOOST_CONCEPT_USAGE (ConstPoint)
 BCCL macro to apply the ConstPoint concept. More...
 

Detailed Description

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

point concept (const version).

The ConstPoint concept apply the same as the Point concept, but does not apply write access.

Member Function Documentation

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

BCCL macro to apply the ConstPoint concept.


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