Searched defs:to_box (Results 1 – 2 of 2) sorted by relevance
178 BoundingBox to_box = from_box; in OrientBoundingBox() local212 BoundingBox to_box = OrientBoundingBox(from_box, from_orientation, in OrientAndDenormalizeBoundingBox() local
205 pub fn to_box(&self) -> ReflectValueBox { in to_box() method