Rhino C++ API
8.13
|
This is the complete list of members for ON_ConvexPoly, including all inherited members.
Count() const =0 | ON_ConvexPoly | pure virtual |
Evaluate(ON_4dex dex, ON_4dPoint B) const | ON_ConvexPoly | inline |
GetClosestPoint(ON_3dPoint P0, ON_4dex &dex, ON_4dPoint &bary, double maximum_distance=ON_DBL_MAX) const | ON_ConvexPoly | |
GetClosestPoint(const ON_ConvexPoly &BHull, ON_4dex &Adex, ON_4dex &Bdex, ON_4dPoint &bary, double maximum_distance=ON_DBL_MAX) const | ON_ConvexPoly | |
GetClosestPointSeeded(ON_3dPoint P0, ON_4dex &dex, ON_4dPoint &Bary, double maximum_distance=ON_DBL_MAX) const | ON_ConvexPoly | |
GetClosestPointSeeded(const ON_ConvexPoly &BHull, ON_4dex &Adex, ON_4dex &Bdex, ON_4dPoint &bary, double maximum_distance=ON_DBL_MAX) const | ON_ConvexPoly | |
IsValid4Dex(const ON_4dex &D) const | ON_ConvexPoly | inline |
IsValid4DexN(const ON_4dex &D, int n) | ON_ConvexPoly | inlinestatic |
MaximumCoordinate() const =0 | ON_ConvexPoly | pure virtual |
Standardize(ON_4dex &D, ON_4dPoint &B) | ON_ConvexPoly | static |
Support(ON_3dVector W, int i0=0) const | ON_ConvexPoly | inline |
SupportIndex(ON_3dVector W, int i0=0) const =0 | ON_ConvexPoly | pure virtual |
Vertex(int i) const =0 | ON_ConvexPoly | pure virtual |
~ON_ConvexPoly() | ON_ConvexPoly | inlinevirtual |