Point Cloud Library (PCL)
1.14.1-dev
|
This is the complete list of members for ON_Box, including all inherited members.
Area() const | ON_Box | |
BoundingBox() const | ON_Box | |
Center() const | ON_Box | |
ClosestPointTo(ON_3dPoint point, double *r, double *s, double *t) const | ON_Box | |
ClosestPointTo(ON_3dPoint test_point) const | ON_Box | |
Create(const ON_BoundingBox &bbox) | ON_Box | |
Destroy() | ON_Box | |
dx | ON_Box | |
dy | ON_Box | |
dz | ON_Box | |
GetCorners(ON_3dPoint *corners) const | ON_Box | |
GetCorners(ON_SimpleArray< ON_3dPoint > &corners) const | ON_Box | |
IsDegenerate(double tolerance=ON_UNSET_VALUE) const | ON_Box | |
IsValid() const | ON_Box | |
ON_Box() | ON_Box | |
ON_Box(const ON_BoundingBox &bbox) | ON_Box | |
plane | ON_Box | |
PointAt(double r, double s, double t) const | ON_Box | |
Rotate(double sin_angle, double cos_angle, const ON_3dVector &axis_of_rotation) | ON_Box | |
Rotate(double angle_radians, const ON_3dVector &axis_of_rotation) | ON_Box | |
Rotate(double sin_angle, double cos_angle, const ON_3dVector &axis_of_rotation, const ON_3dPoint ¢er_of_rotation) | ON_Box | |
Rotate(double angle_radians, const ON_3dVector &axis_of_rotation, const ON_3dPoint ¢er_of_rotation) | ON_Box | |
Transform(const ON_Xform &) | ON_Box | |
Translate(const ON_3dVector &) | ON_Box | |
Volume() const | ON_Box | |
~ON_Box() | ON_Box |