|
Rhino C++ API
8.24
|
This is the complete list of members for ON_ConvexHullRefEx, including all inherited members.
| Count() const override | ON_ConvexHullRefEx | inlinevirtual |
| 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 | |
| Initialize(const ON_3dVector *V0, int count) | ON_ConvexHullRefEx | |
| Initialize(const ON_4dPoint *V0, int count) | ON_ConvexHullRefEx | |
| Initialize(const double *V0, ON::point_style style, int count) | ON_ConvexHullRefEx | |
| IsValid4Dex(const ON_4dex &D) const | ON_ConvexPoly | inline |
| IsValid4DexN(const ON_4dex &D, int n) | ON_ConvexPoly | inlinestatic |
| MaximumCoordinate() const override | ON_ConvexHullRefEx | virtual |
| ON_ConvexHullRefEx() | ON_ConvexHullRefEx | inline |
| ON_ConvexHullRefEx(const ON_3dVector *V0, int count) | ON_ConvexHullRefEx | |
| ON_ConvexHullRefEx(const ON_3dPoint *V0, int count) | ON_ConvexHullRefEx | |
| ON_ConvexHullRefEx(const ON_4dPoint *V0, int count) | ON_ConvexHullRefEx | |
| ON_ConvexHullRefEx(const double *v0, bool is_rat, int n, int dim=3) | ON_ConvexHullRefEx | |
| ON_ConvexHullRefEx(const double *v0, bool is_rat, int n, int dim, int stride) | ON_ConvexHullRefEx | |
| 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) const override | ON_ConvexHullRefEx | virtual |
| Vertex(int j) const override | ON_ConvexHullRefEx | virtual |
| ~ON_ConvexHullRefEx() override | ON_ConvexHullRefEx | inlinevirtual |
| ~ON_ConvexPoly() | ON_ConvexPoly | inlinevirtual |
1.8.17