distance | Plane3D | |
evaluate(const Point3D &p) const | Plane3D | |
makePositive(const Point3D &p) | Plane3D | |
normal | Plane3D | |
operator()(const Point3D &p) const | Plane3D | |
Plane3D(const Point3D &normal, const Point3D &pt) | Plane3D | |
Plane3D(const Point3D &p1, const Point3D &p2, const Point3D &p3) | Plane3D |