This is the complete list of members for mt::Sphere3, including all inherited members.
distance(const Point3 &p) const | mt::Sphere3 | inline |
getCenter() const (defined in mt::Sphere3) | mt::Sphere3 | inline |
getCenterRef() (defined in mt::Sphere3) | mt::Sphere3 | inline |
getCenterRef() const (defined in mt::Sphere3) | mt::Sphere3 | inline |
getRadius() const (defined in mt::Sphere3) | mt::Sphere3 | inline |
getRadiusRef() (defined in mt::Sphere3) | mt::Sphere3 | inline |
getRadiusRef() const (defined in mt::Sphere3) | mt::Sphere3 | inline |
isSingular() const | mt::Sphere3 | inline |
operator!=(const Sphere3 &s) const (defined in mt::Sphere3) | mt::Sphere3 | inline |
operator==(const Sphere3 &s) const (defined in mt::Sphere3) | mt::Sphere3 | inline |
project(const Point3 &p) const | mt::Sphere3 | inline |
setCenter(const Point3 ¢er) (defined in mt::Sphere3) | mt::Sphere3 | inline |
setRadius(const Scalar &radius) | mt::Sphere3 | inline |
setValue(const Point3 ¢er, const Scalar &radius) | mt::Sphere3 | inline |
Sphere3() | mt::Sphere3 | inline |
Sphere3(const Point3 ¢er, const Scalar &radius) | mt::Sphere3 | inline |