Searched defs:BoxF (Results 1 – 1 of 1) sorted by relevance
20 constexpr BoxF() : BoxF(0, 0, 0) {} in BoxF() function21 constexpr BoxF(float width, float height, float depth) in BoxF() function23 constexpr BoxF(float x, in BoxF() function30 constexpr BoxF(const Point3F& origin, float width, float height, float depth) in BoxF() function