TM2IN  0.5.1
Functions
TM2IN::detail::HalfEdgeString Namespace Reference

Functions

void connectOppositeHalfEdges (std::vector< Wall::Triangle * > &triangleList)
 Build opposite edge relation in a vector of Triangle. More...
 
void setParent (std::vector< HalfEdge * > edges, Wall::Surface *pSurface)
 Sets parents of all HalfEdge. More...
 
std::vector< Vertex * > getFirstVertexList (std::vector< HalfEdge * > halfEdges)
 Returns a list of the start Vertex of each edges. More...