Searched defs:box_loop (Results 1 – 1 of 1) sorted by relevance
27 struct box_loop struct29 typedef typename coordinate_type<BoxOut>::type coordinate_type;31 static inline void apply(BoxIn const& box_in, T const& distance, BoxOut& box_out) in apply()40 struct box_loop<BoxIn, BoxOut, T, C, N, N> struct42 static inline void apply(BoxIn const&, T const&, BoxOut&) {} in apply()