BoundingSphere() | BoundingSphere | |
BoundingSphere(const Vector3 ¢er, const Real radius) | BoundingSphere | |
BoundingSphere(const BoundingSphere &bound) | BoundingSphere | |
center | BoundingSphere | [protected] |
getCenter() | BoundingSphere | |
getRadius() | BoundingSphere | |
isCollidingWith(BoundingSphere &bound) | BoundingSphere | |
operator+=(const BoundingSphere &bound) | BoundingSphere | |
radius | BoundingSphere | [protected] |
setCenter(const Vector3 ¢er) | BoundingSphere | |
setRadius(const Real radius) | BoundingSphere | |
transformBy(Real scale, Matrix33 &rotation, Vector3 &translation) | BoundingSphere | |
~BoundingSphere() | BoundingSphere | [virtual] |