This is the complete list of members for ON_SubDComponentList, including all inherited members.
ComponentList() const | ON_SubDComponentList | |
Count() const | ON_SubDComponentList | |
CreateFromComponentList(const ON_SubD &subd, const ON_SimpleArray< ON_COMPONENT_INDEX > &component_list) | ON_SubDComponentList | |
CreateFromComponentList(const ON_SubD &subd, const ON_SimpleArray< ON_SubDComponentPtr > &component_list) | ON_SubDComponentList | |
CreateFromMarkedComponents(const ON_SubD &subd, bool bComponentInListMark) | ON_SubDComponentList | |
CreateFromMarkedEdges(const ON_SubD &subd, bool bEdgeInListMark) | ON_SubDComponentList | |
CreateFromMarkedFaces(const ON_SubD &subd, bool bFaceInListMark) | ON_SubDComponentList | |
CreateFromMarkedVertices(const ON_SubD &subd, bool bVertexInListMark) | ON_SubDComponentList | |
CreateFromVertexIdList(const ON_SubD &subd, const ON_SimpleArray< unsigned > &free_vertex_ids) | ON_SubDComponentList | |
CreateFromVertexList(const ON_SubD &subd, const ON_SimpleArray< ON_SubDVertexPtr > &free_vertices) | ON_SubDComponentList | |
CreateFromVertexList(const ON_SubD &subd, const ON_SimpleArray< const ON_SubDVertex * > &free_vertices) | ON_SubDComponentList | |
Destroy() | ON_SubDComponentList | |
Empty | ON_SubDComponentList | static |
ON_SubDComponentList()=default | ON_SubDComponentList | |
ON_SubDComponentList(const ON_SubDComponentList &) | ON_SubDComponentList | |
operator=(const ON_SubDComponentList &) | ON_SubDComponentList | |
operator[](int) const | ON_SubDComponentList | |
operator[](unsigned int) const | ON_SubDComponentList | |
operator[](ON__INT64) const | ON_SubDComponentList | |
operator[](ON__UINT64) const | ON_SubDComponentList | |
RemoveAllComponents() | ON_SubDComponentList | |
RemoveAllEdges() | ON_SubDComponentList | |
RemoveAllFaces() | ON_SubDComponentList | |
RemoveAllVertices() | ON_SubDComponentList | |
SubD() const | ON_SubDComponentList | |
SubDGeometryContentSerialNumber() const | ON_SubDComponentList | |
SubDRenderContentSerialNumber() const | ON_SubDComponentList | |
SubDRuntimeSerialNumber() const | ON_SubDComponentList | |
UpdateContentSerialNumbers() | ON_SubDComponentList | |
UpdateSubDForExperts(const ON_SubD &subd, bool bUpdateDeletedComponents) | ON_SubDComponentList | |
~ON_SubDComponentList()=default | ON_SubDComponentList | |