Rhino C++ API
8.13
|
This is the complete list of members for ON_SubDMatrix, including all inherited members.
Empty | ON_SubDMatrix | static |
EvaluateCosAndSin(unsigned int j, unsigned int n, double *cos_theta, double *sin_theta) | ON_SubDMatrix | static |
EvaluateSubdivisionPoint(unsigned int component_index, const double *point_ring, size_t point_ring_count, size_t point_ring_stride, double subd_point[3]) const | ON_SubDMatrix | |
EvaluateSurfacePoint(const double *point_ring, size_t point_ring_count, size_t point_ring_stride, bool bUndefinedNormalIsPossible, double limit_point[3], double limit_tangent1[3], double limit_tangent2[3], double limit_normal[3]) const | ON_SubDMatrix | |
EvaluateSurfacePoint(const double *point_ring, size_t point_ring_count, size_t point_ring_stride, bool bUndefinedNormalIsPossible, class ON_SubDSectorSurfacePoint &limit_point) const | ON_SubDMatrix | |
FromCache(ON_SubDSectorType sector_type) | ON_SubDMatrix | static |
IsValid() const | ON_SubDMatrix | |
IsValidPointRing(const double *point_ring, size_t point_ring_count, size_t point_ring_stride) const | ON_SubDMatrix | |
m_L1 | ON_SubDMatrix | |
m_L2 | ON_SubDMatrix | |
m_LP | ON_SubDMatrix | |
m_R | ON_SubDMatrix | |
m_S | ON_SubDMatrix | |
m_sector_type | ON_SubDMatrix | |
ON_SubDMatrix()=default | ON_SubDMatrix | |
SetFromSectorType(ON_SubDSectorType sector_type) | ON_SubDMatrix | |
TestComponentRing(const ON_SubDComponentPtr *component_ring, size_t component_ring_count) const | ON_SubDMatrix | |
TestEvaluation() const | ON_SubDMatrix | |
TestEvaluation(ON_SubDSectorType sector_type, unsigned int minimum_sector_face_count, unsigned int maximum_sector_face_count, ON_TextLog *text_log) | ON_SubDMatrix | static |
TestEvaluation(const unsigned int subd_recursion_count, ON_SubDSectorIterator sit, ON_SimpleArray< ON_SubDComponentPtr > &component_ring, ON_SimpleArray< ON_3dPoint > &subd_points, class ON_SubDSectorSurfacePoint &limit_point) | ON_SubDMatrix | static |
TestMatrix() const | ON_SubDMatrix |