Vertex property of ReebGraph.
More...
|
| ReebNode (size_t _vIndx=-1, const Vector3d &_v=Vector3d(), double _w=numeric_limits< double >::max()) |
|
|
size_t | m_vertexIndex |
| Vertex Index.
|
|
Vector3d | m_vertex |
| Vertex.
|
|
double | m_w |
| Morse function value.
|
|
size_t | m_order {0} |
| Total ordering of vertex.
|
|
size_t | m_tetra {0} |
| Tetrahedron index from embedding process.
|
|
|
istream & | operator>> (istream &_is, ReebNode &_rn) |
|
ostream & | operator<< (ostream &_os, const ReebNode &_rn) |
|
Vertex property of ReebGraph.
◆ ReebNode()
ReebGraphConstruction::ReebNode::ReebNode |
( |
size_t |
_vIndx = -1 , |
|
|
const Vector3d & |
_v = Vector3d() , |
|
|
double |
_w = numeric_limits<double>::max() |
|
) |
| |
- Parameters
-
_vIndx | Vertex Index |
_v | Vertex |
_w | Morse function value |
The documentation for this struct was generated from the following file: