Home
last modified time | relevance | path

Searched defs:box (Results 1 – 2 of 2) sorted by relevance

/CTR-SDK-0.14.4/include/nn/math/
Dmath_Geometry.h403 AABB box; // フラスタムを包含するAABBで粗い判定に用いる variable
/CTR-SDK-0.14.4/sources/libraries/math/
Dmath_Geometry.cpp81 AABB::Set(const AABB* box, const MTX34* M) in Set()
1243 IntersectionRay3AABB(const RAY3* R, const AABB* box, f32* t) in IntersectionRay3AABB()