Searched refs:box_view (Results 1 – 3 of 3) sorted by relevance
46 struct box_view struct56 explicit box_view(Box const& box) in box_view() function92 struct tag<box_view<Box, Clockwise> >98 struct point_order<box_view<Box, false> >105 struct point_order<box_view<Box, true> >
72 typedef box_view<Geometry> type;
68 actor.apply(box_view<typename boost::remove_const<Box>::type>(box)); in apply()