Center() const | IceMaths::Sphere | [inline] |
Compute(udword nb_verts, const Point *verts) | IceMaths::Sphere | |
Contains(const Point &p) const | IceMaths::Sphere | [inline] |
Contains(const Sphere &sphere) const | IceMaths::Sphere | [inline] |
Contains(const AABB &aabb) const | IceMaths::Sphere | [inline] |
FastCompute(udword nb_verts, const Point *verts) | IceMaths::Sphere | |
GetCenter() const | IceMaths::Sphere | [inline] |
GetRadius() const | IceMaths::Sphere | [inline] |
Intersect(const Sphere &sphere) const | IceMaths::Sphere | [inline] |
IsValid() const | IceMaths::Sphere | [inline] |
mCenter | IceMaths::Sphere | |
mRadius | IceMaths::Sphere | |
Radius() const | IceMaths::Sphere | [inline] |
Set(const Point ¢er, float radius) | IceMaths::Sphere | [inline] |
SetCenter(const Point ¢er) | IceMaths::Sphere | [inline] |
SetRadius(float radius) | IceMaths::Sphere | [inline] |
Sphere() | IceMaths::Sphere | [inline] |
Sphere(const Point ¢er, float radius) | IceMaths::Sphere | [inline] |
Sphere(udword nb_verts, const Point *verts) | IceMaths::Sphere | |
Sphere(const Sphere &sphere) | IceMaths::Sphere | [inline] |
~Sphere() | IceMaths::Sphere | [inline] |