This is the complete list of members for gte::VETManifoldMesh, including all inherited members.
AssertOnNonmanifoldInsertion(bool doAssert) | gte::ETManifoldMesh | |
Clear() override | gte::VETManifoldMesh | virtual |
CreateEdge(int v0, int v1) | gte::ETManifoldMesh | protectedstatic |
CreateTriangle(int v0, int v1, int v2) | gte::ETManifoldMesh | protectedstatic |
CreateVertex(int vIndex) | gte::VETManifoldMesh | protectedstatic |
DepthFirstSearch(std::shared_ptr< Triangle > const &tInitial, std::map< std::shared_ptr< Triangle >, int > &visited, std::vector< std::shared_ptr< Triangle >> &component) const | gte::ETManifoldMesh | protected |
ECreator typedef | gte::ETManifoldMesh | |
EMap typedef | gte::ETManifoldMesh | |
ETManifoldMesh(ECreator eCreator=nullptr, TCreator tCreator=nullptr) | gte::ETManifoldMesh | |
ETManifoldMesh(ETManifoldMesh const &mesh) | gte::ETManifoldMesh | |
GetComponents(std::vector< std::vector< std::shared_ptr< Triangle >>> &components) const | gte::ETManifoldMesh | |
GetComponents(std::vector< std::vector< TriangleKey< true >>> &components) const | gte::ETManifoldMesh | |
GetEdges() const | gte::ETManifoldMesh | |
GetTriangles() const | gte::ETManifoldMesh | |
GetVertices() const | gte::VETManifoldMesh | |
Insert(int v0, int v1, int v2) override | gte::VETManifoldMesh | virtual |
IsClosed() const | gte::ETManifoldMesh | |
IsOriented() const | gte::ETManifoldMesh | |
mAssertOnNonmanifoldInsertion | gte::ETManifoldMesh | protected |
mECreator | gte::ETManifoldMesh | protected |
mEMap | gte::ETManifoldMesh | protected |
mTCreator | gte::ETManifoldMesh | protected |
mTMap | gte::ETManifoldMesh | protected |
mVCreator | gte::VETManifoldMesh | protected |
mVMap | gte::VETManifoldMesh | protected |
operator=(VETManifoldMesh const &mesh) | gte::VETManifoldMesh | |
gte::ETManifoldMesh::operator=(ETManifoldMesh const &mesh) | gte::ETManifoldMesh | |
Remove(int v0, int v1, int v2) override | gte::VETManifoldMesh | virtual |
TCreator typedef | gte::ETManifoldMesh | |
TMap typedef | gte::ETManifoldMesh | |
VCreator typedef | gte::VETManifoldMesh | |
VETManifoldMesh(VCreator vCreator=nullptr, ECreator eCreator=nullptr, TCreator tCreator=nullptr) | gte::VETManifoldMesh | |
VETManifoldMesh(VETManifoldMesh const &mesh) | gte::VETManifoldMesh | |
VMap typedef | gte::VETManifoldMesh | |
~ETManifoldMesh() | gte::ETManifoldMesh | virtual |
~VETManifoldMesh() | gte::VETManifoldMesh | virtual |