![]() |
omegalib
13.1
|
This is the complete list of members for omicron::Sphere, including all inherited members.
| getCenter(void) const | omicron::Sphere | inline |
| getRadius(void) const | omicron::Sphere | inline |
| intersects(const Sphere &s) const | omicron::Sphere | inline |
| intersects(const AlignedBox3 &box) const | omicron::Sphere | inline |
| intersects(const Plane &plane) const | omicron::Sphere | inline |
| intersects(const Vector3f &v) const | omicron::Sphere | inline |
| mCenter | omicron::Sphere | protected |
| mRadius | omicron::Sphere | protected |
| setCenter(const Vector3f ¢er) | omicron::Sphere | inline |
| setRadius(real radius) | omicron::Sphere | inline |
| Sphere() | omicron::Sphere | inline |
| Sphere(const Vector3f ¢er, real radius) | omicron::Sphere | inline |