Searched defs:boxIn (Results 1 – 2 of 2) sorted by relevance
73 void GetValidBoundingBox(const BoundingBox& boxIn, BoundingBox& boxOut, in GetValidBoundingBox()
60 od::BoundingBox boxIn { 0, 0, 10, 20 }; variable