|
TM2IN
0.5.1
|


Go to the source code of this file.
Namespaces | |
| TM2IN | |
| TM2IN::detail | |
| TM2IN::detail::HalfEdgeString | |
Functions | |
| void | TM2IN::detail::HalfEdgeString::setParent (std::vector< HalfEdge * > edges, Wall::Surface *pSurface) |
| Sets parents of all HalfEdge. More... | |
| std::vector< Vertex * > | TM2IN::detail::HalfEdgeString::getFirstVertexList (std::vector< HalfEdge * > halfEdges) |
| Returns a list of the start Vertex of each edges. More... | |
| void | TM2IN::detail::HalfEdgeString::connectOppositeHalfEdges (std::vector< Wall::Triangle * > &triangleList) |
| Build opposite edge relation in a vector of Triangle. More... | |
1.8.11