AABB() | ngn::core::AABB | |
AABB(const AABB &other) | ngn::core::AABB | |
AABB(const Vector3df &vmin, const Vector3df &vmax) | ngn::core::AABB | |
getMax() const | ngn::core::AABB | |
getMaxLength() | ngn::core::AABB | |
getMin() const | ngn::core::AABB | |
getPosition() const | ngn::core::AABB | |
scale(float factor) | ngn::core::AABB | |
setMax(const Vector3df &vmax) | ngn::core::AABB | |
setMin(const Vector3df &vmin) | ngn::core::AABB | |
setPosition(const Vector3df &pos) | ngn::core::AABB | |
~AABB() | ngn::core::AABB | [virtual] |