| Point Cloud Library (PCL)
    1.15.1-dev
    | 
This is the complete list of members for ON_Plane, including all inherited members.
| ClosestPointTo(ON_3dPoint world_point, double *u, double *v) const | ON_Plane | |
| ClosestPointTo(ON_3dPoint point) const | ON_Plane | |
| CreateFromEquation(const double equation[4]) | ON_Plane | |
| CreateFromFrame(const ON_3dPoint &origin, const ON_3dVector &x_dir, const ON_3dVector &y_dir) | ON_Plane | |
| CreateFromNormal(const ON_3dPoint &origin, const ON_3dVector &normal) | ON_Plane | |
| CreateFromPoints(const ON_3dPoint &origin, const ON_3dPoint &point_on_x, const ON_3dPoint &point_on) | ON_Plane | |
| DistanceTo(const ON_3dPoint &point) const | ON_Plane | |
| Flip() | ON_Plane | |
| GetDistanceToBoundingBox(const ON_BoundingBox &, double *min, double *max) const | ON_Plane | |
| IsoLine(int dir, double c) const | ON_Plane | |
| IsValid() const | ON_Plane | |
| Normal() const | ON_Plane | |
| ON_Plane() | ON_Plane | |
| ON_Plane(const ON_3dPoint &origin, const ON_3dVector &normal) | ON_Plane | |
| ON_Plane(const ON_3dPoint &origin, const ON_3dVector &x_dir, const ON_3dVector &y_dir) | ON_Plane | |
| ON_Plane(const ON_3dPoint &origin, const ON_3dPoint &x_point, const ON_3dPoint &y_point) | ON_Plane | |
| ON_Plane(const double equation[4]) | ON_Plane | |
| operator!=(const ON_Plane &) const | ON_Plane | |
| operator==(const ON_Plane &) const | ON_Plane | |
| Origin() const | ON_Plane | |
| origin | ON_Plane | |
| plane_equation | ON_Plane | |
| PointAt(double u, double v) const | ON_Plane | |
| PointAt(double u, double v, double w) const | ON_Plane | |
| Rotate(double sin_angle, double cos_angle, const ON_3dVector &axis) | ON_Plane | |
| Rotate(double angle, const ON_3dVector &axis) | ON_Plane | |
| Rotate(double sin_angle, double cos_angle, const ON_3dVector &axis, const ON_3dPoint ¢er) | ON_Plane | |
| Rotate(double angle, const ON_3dVector &axis, const ON_3dPoint ¢er) | ON_Plane | |
| SetOrigin(const ON_3dPoint &origin) | ON_Plane | |
| SwapCoordinates(int i, int j) | ON_Plane | |
| Transform(const ON_Xform &xform) | ON_Plane | |
| Translate(const ON_3dVector &delta) | ON_Plane | |
| UpdateEquation() | ON_Plane | |
| World_xy | ON_Plane | static | 
| Xaxis() const | ON_Plane | |
| xaxis | ON_Plane | |
| Yaxis() const | ON_Plane | |
| yaxis | ON_Plane | |
| zaxis | ON_Plane | |
| ~ON_Plane() | ON_Plane |