This is the complete list of members for mt::Plane3, including all inherited members.
| distance(const Point3 &p) const | mt::Plane3 | inline |
| getDirectionType() const | mt::Plane3 | inline |
| getDirectionTypeRef() (defined in mt::Plane3) | mt::Plane3 | inline |
| getDirectionTypeRef() const (defined in mt::Plane3) | mt::Plane3 | inline |
| getDistOrig() const | mt::Plane3 | inline |
| getDistOrigRef() (defined in mt::Plane3) | mt::Plane3 | inline |
| getDistOrigRef() const (defined in mt::Plane3) | mt::Plane3 | inline |
| getNormal() const | mt::Plane3 | inline |
| getNormalRef() (defined in mt::Plane3) | mt::Plane3 | inline |
| getNormalRef() const (defined in mt::Plane3) | mt::Plane3 | inline |
| getParallelPlane(const Scalar &d) const | mt::Plane3 | inline |
| getSupport() const | mt::Plane3 | inline |
| getSupportVector() const | mt::Plane3 | inline |
| operator!=(const Plane3 &P) const (defined in mt::Plane3) | mt::Plane3 | inline |
| operator==(const Plane3 &P) const (defined in mt::Plane3) | mt::Plane3 | inline |
| Plane3() | mt::Plane3 | inline |
| Plane3(const Unit3 &norm, const Scalar &dist, const DirectionType &type=DIRECTED) | mt::Plane3 | inline |
| Plane3(const Vector3 &norm, const Scalar &dist, const DirectionType &type=DIRECTED) | mt::Plane3 | inline |
| Plane3(const Unit3 &norm, const Point3 &sup, const DirectionType &type=DIRECTED) | mt::Plane3 | inline |
| Plane3(const Vector3 &norm, const Point3 &sup, const DirectionType &type=DIRECTED) | mt::Plane3 | inline |
| Plane3(const Point3 ¹, const Point3 ², const Point3 ³, const DirectionType &type=UNDIRECTED) | mt::Plane3 | inline |
| project(const Point3 &p) const | mt::Plane3 | inline |
| setDirectionType(const DirectionType &type) | mt::Plane3 | inline |
| setDistOrig(const Scalar &dist) | mt::Plane3 | inline |
| setNormal(const Unit3 &norm) | mt::Plane3 | inline |
| setSupport(const Point3 &sup) | mt::Plane3 | inline |
| setValue(const Unit3 &norm, const Scalar &dist, const DirectionType &type=DIRECTED) | mt::Plane3 | inline |
| setValue(const Unit3 &norm, const Point3 &sup, const DirectionType &type=DIRECTED) | mt::Plane3 | inline |
| setValue(const Point3 ¹, const Point3 ², const Point3 ³, const DirectionType &type=DIRECTED) | mt::Plane3 | inline |
1.8.1.2