![]() |
Twilight Princess
Decompilation of The Legend of Zelda: Twilight Princess
|
#include <geometry.h>
Collaboration diagram for nw4hbm::math::AABB:Public Member Functions | |
| AABB () | |
| void | Normalize () |
| void | Set (VEC3 const *arrayPoint, unsigned numPoints) |
| void | Set (AABB const *box, MTX34 const *M) |
Public Attributes | |
| VEC3 | Pmin |
| VEC3 | Pmax |
|
inline |
| void nw4hbm::math::AABB::Normalize | ( | ) |
| void nw4hbm::math::AABB::Set | ( | VEC3 const * | arrayPoint, |
| unsigned | numPoints ) |
| VEC3 nw4hbm::math::AABB::Pmax |
| VEC3 nw4hbm::math::AABB::Pmin |