Searched defs:point_traits (Results 1 – 2 of 2) sorted by relevance
21 struct point_traits { struct22 typedef PointType point_type;23 typedef typename point_type::coordinate_type coordinate_type;25 static coordinate_type get( in get()
17 template < typename Point > struct point_traits struct20 typedef typename Point::component_type component_type;