Searched defs:AABB (Results 1 – 1 of 1) sorted by relevance
273 struct AABB struct276 typedef AABB self_type; argument278 AABB() {} in AABB() function282 AABB(const VEC3& min, const VEC3& max, bool isNormalized = false) argument292 void Set(const AABB* box, const MTX34* M); argument296 VEC3 Pmax;