Rhino C++ API
8.13
|
This is the complete list of members for ON_TrianglePlane, including all inherited members.
a | ON_TrianglePlane | |
b | ON_TrianglePlane | |
c | ON_TrianglePlane | |
Create(const ON_3dPoint *A, const ON_3dPoint *B, const ON_3dPoint *C, bool bSinglePrecisionPoints) | ON_TrianglePlane | |
Create(const double A[3], const double B[3], const double C[3], bool bSinglePrecisionPoints) | ON_TrianglePlane | |
Create(const ON_3fPoint *A, const ON_3fPoint *B, const ON_3fPoint *C) | ON_TrianglePlane | |
Create(const float A[3], const float B[3], const float C[3]) | ON_TrianglePlane | |
d | ON_TrianglePlane | |
Elevation(const class ON_3dPoint *point) const | ON_TrianglePlane | |
Elevation(const double point[3]) const | ON_TrianglePlane | |
Elevation(const class ON_3fPoint *point) const | ON_TrianglePlane | |
Elevation(const float point[3]) const | ON_TrianglePlane | |
Normalize() | ON_TrianglePlane | |
tol | ON_TrianglePlane |