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