Rhino C++ API
8.13
|
This is the complete list of members for ON_SubDComponentId, including all inherited members.
CompareTypeAndId(const ON_SubDComponentId &lhs, const ON_SubDComponentId &rhs) | ON_SubDComponentId | static |
CompareTypeAndIdAndDirection(const ON_SubDComponentId &lhs, const ON_SubDComponentId &rhs) | ON_SubDComponentId | static |
CompareTypeAndIdFromPointer(const ON_SubDComponentId *lhs, const ON_SubDComponentId *rhs) | ON_SubDComponentId | static |
ComponentDirection() const | ON_SubDComponentId | |
ComponentId() const | ON_SubDComponentId | |
ComponentPtr(const class ON_SubD &subd) const | ON_SubDComponentId | |
ComponentPtr(const class ON_SubD *subd) const | ON_SubDComponentId | |
ComponentType() const | ON_SubDComponentId | |
Edge(const class ON_SubD &subd) const | ON_SubDComponentId | |
Edge(const class ON_SubD *subd) const | ON_SubDComponentId | |
EdgeId() const | ON_SubDComponentId | |
EdgePtr(const class ON_SubD &subd) const | ON_SubDComponentId | |
EdgePtr(const class ON_SubD *subd) const | ON_SubDComponentId | |
Face(const class ON_SubD &subd) const | ON_SubDComponentId | |
Face(const class ON_SubD *subd) const | ON_SubDComponentId | |
FaceCornerDex() const | ON_SubDComponentId | |
FaceId() const | ON_SubDComponentId | |
FacePtr(const class ON_SubD &subd) const | ON_SubDComponentId | |
FacePtr(const class ON_SubD *subd) const | ON_SubDComponentId | |
IsEdgeId() const | ON_SubDComponentId | |
IsFaceId() const | ON_SubDComponentId | |
IsNotSet() const | ON_SubDComponentId | |
IsSet() const | ON_SubDComponentId | |
IsVertexId() const | ON_SubDComponentId | |
ON_SubDComponentId()=default | ON_SubDComponentId | |
ON_SubDComponentId(const ON_SubDComponentId &)=default | ON_SubDComponentId | |
ON_SubDComponentId(ON_SubDComponentPtr::Type component_type, unsigned int component_id) | ON_SubDComponentId | |
ON_SubDComponentId(ON_SubDComponentPtr::Type component_type, unsigned int component_id, ON__UINT_PTR dir) | ON_SubDComponentId | |
ON_SubDComponentId(ON_SubDComponentPtr cptr) | ON_SubDComponentId | |
ON_SubDComponentId(const class ON_SubDVertex *v) | ON_SubDComponentId | |
ON_SubDComponentId(ON_SubDVertexPtr vptr) | ON_SubDComponentId | |
ON_SubDComponentId(const class ON_SubDEdge *e) | ON_SubDComponentId | |
ON_SubDComponentId(ON_SubDEdgePtr eptr) | ON_SubDComponentId | |
ON_SubDComponentId(const class ON_SubDFace *f) | ON_SubDComponentId | |
ON_SubDComponentId(ON_SubDFacePtr fptr) | ON_SubDComponentId | |
ON_SubDComponentId(const class ON_SubDFace *f, unsigned face_corner_index) | ON_SubDComponentId | |
ON_SubDComponentId(ON_SubDFacePtr fptr, unsigned face_corner_index) | ON_SubDComponentId | |
ON_SubDComponentId(unsigned face_id, ON__UINT_PTR face_dir, ON_SubDFaceCornerDex face_cdex) | ON_SubDComponentId | |
operator=(const ON_SubDComponentId &)=default | ON_SubDComponentId | |
Reversed() const | ON_SubDComponentId | |
ToString(bool bUnsetIsEmptyString, bool bDirectionPrefix) const | ON_SubDComponentId | |
Unset | ON_SubDComponentId | static |
Vertex(const class ON_SubD &subd) const | ON_SubDComponentId | |
Vertex(const class ON_SubD *subd) const | ON_SubDComponentId | |
VertexId() const | ON_SubDComponentId | |
VertexPtr(const class ON_SubD &subd) const | ON_SubDComponentId | |
VertexPtr(const class ON_SubD *subd) const | ON_SubDComponentId | |
~ON_SubDComponentId()=default | ON_SubDComponentId |