Rhino C++ API
8.13
|
This is the complete list of members for ON_SubDSectorId, including all inherited members.
Compare(ON_SubDSectorId lhs, ON_SubDSectorId rhs) | ON_SubDSectorId | static |
CompareFromPointers(const ON_SubDSectorId *lhs, const ON_SubDSectorId *rhs) | ON_SubDSectorId | static |
CompareMinimumFaceId(ON_SubDSectorId lhs, ON_SubDSectorId rhs) | ON_SubDSectorId | static |
CompareMinimumFaceIdFromPointers(const ON_SubDSectorId *lhs, const ON_SubDSectorId *rhs) | ON_SubDSectorId | static |
CompareVertexId(ON_SubDSectorId lhs, ON_SubDSectorId rhs) | ON_SubDSectorId | static |
CompareVertexIdAndMinimumFaceId(ON_SubDSectorId lhs, ON_SubDSectorId rhs) | ON_SubDSectorId | static |
CompareVertexIdAndMinimumFaceIdFromPointers(const ON_SubDSectorId *lhs, const ON_SubDSectorId *rhs) | ON_SubDSectorId | static |
CompareVertexIdFromPointers(const ON_SubDSectorId *lhs, const ON_SubDSectorId *rhs) | ON_SubDSectorId | static |
Create(const class ON_SubDVertex *vertex, const class ON_SubDFace *face) | ON_SubDSectorId | static |
CreateFromIds(unsigned int vertex_id, unsigned int minimum_face_id) | ON_SubDSectorId | static |
Invalid | ON_SubDSectorId | static |
IsSet() const | ON_SubDSectorId | |
IsZero() const | ON_SubDSectorId | |
MinimumFaceId() const | ON_SubDSectorId | |
ON_SubDSectorId()=default | ON_SubDSectorId | |
ON_SubDSectorId(const ON_SubDSectorId &)=default | ON_SubDSectorId | |
operator=(const ON_SubDSectorId &)=default | ON_SubDSectorId | |
SectorFaceCount() const | ON_SubDSectorId | |
ToString(bool bVerbose) const | ON_SubDSectorId | |
ToString(wchar_t *s, size_t s_capacity) const | ON_SubDSectorId | |
VertexId() const | ON_SubDSectorId | |
Zero | ON_SubDSectorId | static |
~ON_SubDSectorId()=default | ON_SubDSectorId |