Searched refs:coordinate_type2 (Results 1 – 3 of 3) sorted by relevance
56 typedef typename coordinate_type<Box2>::type coordinate_type2; in apply() typedef60 coordinate_type2 const& min2 = get<min_corner, Dimension>(b2); in apply()61 coordinate_type2 const& max2 = get<max_corner, Dimension>(b2); in apply()
218 typedef typename coordinate_type<P2>::type coordinate_type2; in apply() typedef228 coordinate_type1, coordinate_type2 in apply()244 && boost::is_integral<coordinate_type2>::value in apply()
58 typedef typename coordinate_type<Box2>::type coordinate_type2; in apply() typedef62 coordinate_type2 const& min2 = get<min_corner, Dimension>(b2); in apply()63 coordinate_type2 const& max2 = get<max_corner, Dimension>(b2); in apply()