This is the complete list of members for mt::Ellipse3, including all inherited members.
distance(const Point3 &p) const | mt::Ellipse3 | inline |
Ellipse3() | mt::Ellipse3 | inline |
Ellipse3(const Point3 ¢er, const Vector3 &axis1, const Vector3 &axis2) | mt::Ellipse3 | inline |
Ellipse3(const Plane3 &plane, const Cylinder3 &cylinder) | mt::Ellipse3 | inline |
getAxis(const size_t i=1) const | mt::Ellipse3 | inline |
getAxisDirRef(const size_t i=1) (defined in mt::Ellipse3) | mt::Ellipse3 | inline |
getAxisDirRef(const size_t i=1) const (defined in mt::Ellipse3) | mt::Ellipse3 | inline |
getAxisLengthRef(const size_t i=1) (defined in mt::Ellipse3) | mt::Ellipse3 | inline |
getAxisLengthRef(const size_t i=1) const (defined in mt::Ellipse3) | mt::Ellipse3 | inline |
getCenter() const (defined in mt::Ellipse3) | mt::Ellipse3 | inline |
getCenterRef() (defined in mt::Ellipse3) | mt::Ellipse3 | inline |
getCenterRef() const (defined in mt::Ellipse3) | mt::Ellipse3 | inline |
getNormal() const (defined in mt::Ellipse3) | mt::Ellipse3 | inline |
getSupportCylinder() const | mt::Ellipse3 | inline |
getSupportPlane() const | mt::Ellipse3 | inline |
operator!=(const Ellipse3 &e) const (defined in mt::Ellipse3) | mt::Ellipse3 | inline |
operator==(const Ellipse3 &e) const (defined in mt::Ellipse3) | mt::Ellipse3 | inline |
project(const Point3 &p) const | mt::Ellipse3 | inline |
setAxis(const Vector3 &axis1, const Vector3 &axis2) | mt::Ellipse3 | inline |
setCenter(const Point3 ¢er) (defined in mt::Ellipse3) | mt::Ellipse3 | inline |
setValue(const Point3 ¢er, const Vector3 &axis1, const Vector3 &axis2) | mt::Ellipse3 | inline |
setValue(const Plane3 &plane, const Cylinder3 &cylinder) | mt::Ellipse3 | inline |