#include <g3d_ShapeObj.h>
Public Member Functions | |
| void | Set (const Vec3 *pPointArray, int count) |
| void | Transform (const Bounding &aabb, const Mtx34 &mtx) |
| void | Merge (const AABB &lhs, const AABB &rhs) |
Public Attributes | |
| Vec3 | min |
| Vec3 | max |
| void nw::g3d::AABB::Set | ( | const Vec3 * | pPointArray, |
| int | count ) |
| Vec3 nw::g3d::AABB::min |
| Vec3 nw::g3d::AABB::max |