Tetrahedralization edge. Stores associates ReebEdges.
More...
#include <ReebGraphConstruction.h>
Tetrahedralization edge. Stores associates ReebEdges.
◆ MeshEdge()
ReebGraphConstruction::MeshEdge::MeshEdge |
( |
size_t |
_s, |
|
|
size_t |
_t, |
|
|
ReebGraph * |
_rg |
|
) |
| |
|
inline |
- Parameters
-
_s | Source vertex index |
_t | Target vertex index |
_rg | ReebGraph pointer |
◆ m_arcs
ArcSet ReebGraphConstruction::MeshEdge::m_arcs |
◆ m_numTris
size_t ReebGraphConstruction::MeshEdge::m_numTris |
Number of triangles which it is incident on.
◆ m_source
size_t ReebGraphConstruction::MeshEdge::m_source |
◆ m_target
size_t ReebGraphConstruction::MeshEdge::m_target |
The documentation for this struct was generated from the following file: