Searched refs:coordinate_type1 (Results 1 – 3 of 3) sorted by relevance
55 typedef typename coordinate_type<Box1>::type coordinate_type1; in apply() typedef58 coordinate_type1 const& min1 = get<min_corner, Dimension>(b1); in apply()59 coordinate_type1 const& max1 = get<max_corner, Dimension>(b1); in apply()
217 typedef typename coordinate_type<P1>::type coordinate_type1; in apply() typedef228 coordinate_type1, coordinate_type2 in apply()243 boost::is_integral<coordinate_type1>::value in apply()
57 typedef typename coordinate_type<Box1>::type coordinate_type1; in apply() typedef60 coordinate_type1 const& min1 = get<min_corner, Dimension>(b1); in apply()61 coordinate_type1 const& max1 = get<max_corner, Dimension>(b1); in apply()