Boost  v1.57.0
doxygen for www.boost.org
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
boost::polygon::point_traits< PointType > Struct Template Reference

#include <point_traits.hpp>

Public Types

typedef PointType point_type
 
typedef point_type::coordinate_type coordinate_type
 

Static Public Member Functions

static coordinate_type get (const point_type &point, orientation_2d orient)
 

Member Typedef Documentation

template<typename PointType>
typedef point_type::coordinate_type boost::polygon::point_traits< PointType >::coordinate_type
template<typename PointType>
typedef PointType boost::polygon::point_traits< PointType >::point_type

Member Function Documentation

template<typename PointType>
static coordinate_type boost::polygon::point_traits< PointType >::get ( const point_type point,
orientation_2d  orient 
)
inlinestatic

Referenced by boost::polygon::get().


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