| Point Cloud Library (PCL)
    1.15.1-dev
    | 
This is the complete list of members for ON_BoundingBox, including all inherited members.
| Area() const | ON_BoundingBox | |
| Center() const | ON_BoundingBox | |
| ClosestPoint(const ON_3dPoint &test_point) const | ON_BoundingBox | |
| Corner(int, int, int) const | ON_BoundingBox | |
| Destroy() | ON_BoundingBox | |
| Diagonal() const | ON_BoundingBox | |
| Dump(class ON_TextLog &) const | ON_BoundingBox | |
| EmptyBoundingBox | ON_BoundingBox | static | 
| FarPoint(const ON_3dPoint &) const | ON_BoundingBox | |
| GetClosestPoint(const ON_Line &, ON_3dPoint &, double *, double *) const | ON_BoundingBox | |
| GetClosestPoint(const ON_BoundingBox &, ON_3dPoint &, ON_3dPoint &) const | ON_BoundingBox | |
| GetCorners(ON_3dPointArray &box_corners) const | ON_BoundingBox | |
| GetCorners(ON_3dPoint box_corners[8]) const | ON_BoundingBox | |
| GetFarPoint(const ON_BoundingBox &, ON_3dPoint &, ON_3dPoint &) const | ON_BoundingBox | |
| Includes(const ON_BoundingBox &other, bool bProperSubSet=false) const | ON_BoundingBox | |
| Intersection(const ON_BoundingBox &other_bbox) | ON_BoundingBox | |
| Intersection(const ON_BoundingBox &bbox_A, const ON_BoundingBox &bbox_B) | ON_BoundingBox | |
| Intersection(const ON_Line &, double *=NULL, double *=NULL) const | ON_BoundingBox | |
| IsDegenerate(double tolerance=ON_UNSET_VALUE) const | ON_BoundingBox | |
| IsDisjoint(const ON_BoundingBox &other_bbox) const | ON_BoundingBox | |
| IsFartherThan(double d, const ON_3dPoint &P) const | ON_BoundingBox | |
| IsFartherThan(double d, const ON_Line &line) const | ON_BoundingBox | |
| IsFartherThan(double d, const ON_Plane &plane) const | ON_BoundingBox | |
| IsFartherThan(double d, const ON_PlaneEquation &plane_equation) const | ON_BoundingBox | |
| IsFartherThan(double d, const ON_BoundingBox &other) const | ON_BoundingBox | |
| IsPointIn(const ON_3dPoint &test_point, int bStrictlyIn=false) const | ON_BoundingBox | |
| IsValid() const | ON_BoundingBox | |
| IsVisible(const ON_Xform &bbox2c) const | ON_BoundingBox | |
| m_max | ON_BoundingBox | |
| m_min | ON_BoundingBox | |
| Max() const | ON_BoundingBox | |
| MaximumDistanceTo(const ON_3dPoint &P) const | ON_BoundingBox | |
| MaximumDistanceTo(const ON_BoundingBox &other) const | ON_BoundingBox | |
| MaximumDistanceTo(const ON_Line &line) const | ON_BoundingBox | |
| MaximumDistanceTo(const ON_Plane &plane) const | ON_BoundingBox | |
| MaximumDistanceTo(const ON_PlaneEquation &plane_equation) const | ON_BoundingBox | |
| Min() const | ON_BoundingBox | |
| MinimumDistanceTo(const ON_3dPoint &P) const | ON_BoundingBox | |
| MinimumDistanceTo(const ON_BoundingBox &other) const | ON_BoundingBox | |
| MinimumDistanceTo(const ON_Line &line) const | ON_BoundingBox | |
| MinimumDistanceTo(const ON_Plane &plane) const | ON_BoundingBox | |
| MinimumDistanceTo(const ON_PlaneEquation &plane_equation) const | ON_BoundingBox | |
| ON_BoundingBox() | ON_BoundingBox | |
| ON_BoundingBox(const ON_3dPoint &, const ON_3dPoint &) | ON_BoundingBox | |
| operator[](int) | ON_BoundingBox | |
| operator[](int) const | ON_BoundingBox | |
| Set(int dim, int is_rat, int count, int stride, const double *point_array, int bGrowBox=false) | ON_BoundingBox | |
| Set(const ON_3dPoint &point, int bGrowBox=false) | ON_BoundingBox | |
| Set(const ON_SimpleArray< ON_4dPoint > &point_array, int bGrowBox=false) | ON_BoundingBox | |
| Set(const ON_SimpleArray< ON_3dPoint > &point_array, int bGrowBox=false) | ON_BoundingBox | |
| Set(const ON_SimpleArray< ON_2dPoint > &point_array, int bGrowBox=false) | ON_BoundingBox | |
| SwapCoordinates(int, int) | ON_BoundingBox | |
| Tolerance() const | ON_BoundingBox | |
| Transform(const ON_Xform &) | ON_BoundingBox | |
| Union(const ON_BoundingBox &) | ON_BoundingBox | |
| Union(const ON_BoundingBox &, const ON_BoundingBox &) | ON_BoundingBox | |
| Volume() const | ON_BoundingBox | |
| ~ON_BoundingBox() | ON_BoundingBox |