This is the complete list of members for Sphere, including all inherited members.
Center() const | Sphere | inline |
Compute(udword nb_verts, const Point *verts) | Sphere | |
Contains(const Point &p) const | Sphere | inline |
Contains(const Sphere &sphere) const | Sphere | inline |
Contains(const AABB &aabb) const | Sphere | inline |
FastCompute(udword nb_verts, const Point *verts) | Sphere | |
GetCenter() const | Sphere | inline |
GetRadius() const | Sphere | inline |
Intersect(const Sphere &sphere) const | Sphere | inline |
IsValid() const | Sphere | inline |
mCenter | Sphere | |
mRadius | Sphere | |
Radius() const | Sphere | inline |
Set(const Point ¢er, float radius) | Sphere | inline |
SetCenter(const Point ¢er) | Sphere | inline |
SetRadius(float radius) | Sphere | inline |
Sphere() | Sphere | inline |
Sphere(const Point ¢er, float radius) | Sphere | inline |
Sphere(udword nb_verts, const Point *verts) | Sphere | |
Sphere(const Sphere &sphere) | Sphere | inline |
~Sphere() | Sphere | inline |