Rhino C++ API  8.6
ON_3dSimplex Member List

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

AddVertex(const ON_3dPoint &)ON_3dSimplex
BoundingBox() constON_3dSimplex
Count() constON_3dSimplex
Edge(int e0, int e1) constON_3dSimplex
Evaluate(const double *b) constON_3dSimplex
Evaluate(const ON_4dPoint &b) constON_3dSimplex
FaceNormal(int noti=0) constON_3dSimplex
FaceUnitNormal(int noti=0) constON_3dSimplex
GetBoundingBox(ON_BoundingBox &bbox, int bGrowBox=false) constON_3dSimplex
GetClosestPoint(const ON_3dPoint &P0, ON_4dPoint &Bary, double maximum_distance=ON_DBL_MAX) constON_3dSimplex
GetClosestPointToOrigin(ON_4dPoint &Bary) constON_3dSimplex
GetTightBoundingBox(ON_BoundingBox &tight_bbox, bool bGrowBox=false, const ON_Xform *xform=nullptr) constON_3dSimplex
IsValid(double eps) constON_3dSimplex
MaximumCoordinate() constON_3dSimplex
ON_3dSimplex()ON_3dSimplex
ON_3dSimplex(const ON_3dPoint &a)ON_3dSimplexexplicit
ON_3dSimplex(const ON_3dPoint &a, const ON_3dPoint &b)ON_3dSimplex
ON_3dSimplex(const ON_3dPoint &a, const ON_3dPoint &b, const ON_3dPoint &c)ON_3dSimplex
ON_3dSimplex(const ON_3dPoint &a, const ON_3dPoint &b, const ON_3dPoint &c, const ON_3dPoint &d)ON_3dSimplex
ON_3dSimplex(const ON_3dSimplex &rhs)=defaultON_3dSimplex
operator=(const ON_3dSimplex &rhs)=defaultON_3dSimplex
operator[](int)ON_3dSimplex
operator[](int i) constON_3dSimplex
RemoveVertex(int i)ON_3dSimplex
Rotate(double sin_angle, double cos_angle, const ON_3dVector &axis_of_rotation, const ON_3dPoint &center_of_rotation)ON_3dSimplex
Rotate(double angle_in_radians, const ON_3dVector &axis_of_rotation, const ON_3dPoint &center_of_rotation)ON_3dSimplex
SetVertex(int i, ON_3dPoint P)ON_3dSimplex
SignedVolume() constON_3dSimplex
Transform(const ON_Xform &xform)ON_3dSimplex
Translate(const ON_3dVector &delta)ON_3dSimplex
Vertex(int i) constON_3dSimplex
Vertex(int i)ON_3dSimplex
Volume() constON_3dSimplex
~ON_3dSimplex()=defaultON_3dSimplex