Home
last modified time | relevance | path

Searched defs:point_traits (Results 1 – 2 of 2) sorted by relevance

/third_party/boost/boost/polygon/
Dpoint_traits.hpp21 struct point_traits { struct
22 typedef PointType point_type;
23 typedef typename point_type::coordinate_type coordinate_type;
25 static coordinate_type get( in get()
/third_party/boost/boost/graph/
Dpoint_traits.hpp17 template < typename Point > struct point_traits struct
20 typedef typename Point::component_type component_type;