Rhino C++ API  8.6
ON_Box Member List

This is the complete list of members for ON_Box, including all inherited members.

Area() constON_Box
BoundingBox() constON_Box
Center() constON_Box
ClosestPointTo(ON_3dPoint point, double *r, double *s, double *t) constON_Box
ClosestPointTo(ON_3dPoint test_point) constON_Box
Create(const ON_BoundingBox &bbox)ON_Box
Destroy()ON_Box
dxON_Box
dyON_Box
dzON_Box
GetCorners(ON_3dPoint *corners) constON_Box
GetCorners(ON_SimpleArray< ON_3dPoint > &corners) constON_Box
IsDegenerate(double tolerance=ON_UNSET_VALUE) constON_Box
IsValid() constON_Box
ON_Box()ON_Box
ON_Box(const ON_BoundingBox &bbox)ON_Box
planeON_Box
PointAt(double r, double s, double t) constON_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 &center_of_rotation)ON_Box
Rotate(double angle_radians, const ON_3dVector &axis_of_rotation, const ON_3dPoint &center_of_rotation)ON_Box
Transform(const ON_Xform &)ON_Box
Translate(const ON_3dVector &)ON_Box
Volume() constON_Box
~ON_Box()ON_Box