OGRE
1.11.6
Object-Oriented Graphics Rendering Engine
|
This is the complete list of members for Ogre::Sphere, including all inherited members.
getCenter(void) const | Ogre::Sphere | inline |
getRadius(void) const | Ogre::Sphere | inline |
intersects(const Sphere &s) const | Ogre::Sphere | inline |
intersects(const AxisAlignedBox &box) const | Ogre::Sphere | inline |
intersects(const Plane &plane) const | Ogre::Sphere | inline |
intersects(const Vector3 &v) const | Ogre::Sphere | inline |
merge(const Sphere &oth) | Ogre::Sphere | inline |
setCenter(const Vector3 ¢er) | Ogre::Sphere | inline |
setRadius(Real radius) | Ogre::Sphere | inline |
Sphere() | Ogre::Sphere | inline |
Sphere(const Vector3 ¢er, Real radius) | Ogre::Sphere | inline |