Rhino C++ API
8.14
|
This is the complete list of members for ON_CurveLeafBox, including all inherited members.
GetClosestPointSeed(const ON_3dPoint &P, double *t) const | ON_CurveLeafBox | |
GetClosestPointSeed(const ON_CurveLeafBox &crvleafbox, double *t, double *c) const | ON_CurveLeafBox | |
GetClosestPointSeed(const ON_SurfaceLeafBox &srfleafbox, double *t, double *s0, double *s1) const | ON_CurveLeafBox | |
IsFartherThan(double d, const ON_3dPoint &P) const | ON_CurveLeafBox | |
IsFartherThan(double d, const ON_Line &L) const | ON_CurveLeafBox | |
IsFartherThan(double d, const ON_Plane &plane) const | ON_CurveLeafBox | |
IsFartherThan(double d, const ON_PlaneEquation &plane_equation) const | ON_CurveLeafBox | |
IsFartherThan(double d, const ON_BoundingBox &bbox) const | ON_CurveLeafBox | |
IsFartherThan(double d, const ON_CurveLeafBox &crvleafbox) const | ON_CurveLeafBox | |
IsFartherThan(double d, const ON_SurfaceLeafBox &srfleafbox) const | ON_CurveLeafBox | |
IsPointIn(const ON_3dPoint &P) const | ON_CurveLeafBox | |
IsValid(ON_TextLog *text_log) const | ON_CurveLeafBox | |
m_bDegen | ON_CurveLeafBox | |
m_bMono | ON_CurveLeafBox | |
m_bRes | ON_CurveLeafBox | |
m_bValid | ON_CurveLeafBox | |
m_e | ON_CurveLeafBox | |
m_e0 | ON_CurveLeafBox | |
m_e1 | ON_CurveLeafBox | |
m_L | ON_CurveLeafBox | |
m_M | ON_CurveLeafBox | |
m_r | ON_CurveLeafBox | |
MaximumDistanceTo(ON_3dPoint P) const | ON_CurveLeafBox | |
MaximumDistanceTo(const ON_Line &L) const | ON_CurveLeafBox | |
MaximumDistanceTo(const ON_Plane &plane) const | ON_CurveLeafBox | |
MaximumDistanceTo(const ON_PlaneEquation &plane_equation) const | ON_CurveLeafBox | |
MaximumDistanceTo(const ON_BoundingBox &bbox) const | ON_CurveLeafBox | |
MaximumDistanceTo(const ON_CurveLeafBox &crvleafbox) const | ON_CurveLeafBox | |
MaximumDistanceTo(const ON_SurfaceLeafBox &srfleafbox) const | ON_CurveLeafBox | |
MinimumDistanceTo(ON_3dPoint P) const | ON_CurveLeafBox | |
MinimumDistanceTo(const ON_Line &L) const | ON_CurveLeafBox | |
MinimumDistanceTo(const ON_Plane &plane) const | ON_CurveLeafBox | |
MinimumDistanceTo(const ON_PlaneEquation &plane_equation) const | ON_CurveLeafBox | |
MinimumDistanceTo(const ON_BoundingBox &bbox) const | ON_CurveLeafBox | |
MinimumDistanceTo(const ON_CurveLeafBox &crvleafbox) const | ON_CurveLeafBox | |
MinimumDistanceTo(const ON_SurfaceLeafBox &srfleafbox) const | ON_CurveLeafBox | |
ON_CurveLeafBox() | ON_CurveLeafBox | |
PointAt(double t) const | ON_CurveLeafBox | |
Radius() const | ON_CurveLeafBox | |
Set(const ON_BezierCurve *bez) | ON_CurveLeafBox |