GlobeEngine
boost::geometry::index::indexable< boost::shared_ptr< Point > > Struct Template Reference

Public Types

typedef boost::shared_ptr< Point > V
 
typedef Point const & result_type
 

Public Member Functions

result_type operator() (V const &v) const
 

Member Typedef Documentation

template<typename Point >
typedef Point const& boost::geometry::index::indexable< boost::shared_ptr< Point > >::result_type
template<typename Point >
typedef boost::shared_ptr<Point> boost::geometry::index::indexable< boost::shared_ptr< Point > >::V

Member Function Documentation

template<typename Point >
result_type boost::geometry::index::indexable< boost::shared_ptr< Point > >::operator() ( V const &  v) const
inline

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