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