Searched defs:box (Results 1 – 2 of 2) sorted by relevance
403 AABB box; // Use in a rough determination using AABB that contains the frustum variable
81 AABB::Set(const AABB* box, const MTX34* M) in Set()1243 IntersectionRay3AABB(const RAY3* R, const AABB* box, f32* t) in IntersectionRay3AABB()