|
| MyCmp (const vector< double > *vertexScalars, const vector< int > *vertexOffsets, const vector< Node > *nodeList, bool isAscendingOrder) |
|
bool | operator() (int node1, int node2) |
|
Definition at line 11 of file ContourTree.cpp.
◆ MyCmp()
MyCmp::MyCmp |
( |
const vector< double > * |
vertexScalars, |
|
|
const vector< int > * |
vertexOffsets, |
|
|
const vector< Node > * |
nodeList, |
|
|
bool |
isAscendingOrder |
|
) |
| |
|
inline |
◆ operator()()
bool MyCmp::operator() |
( |
int |
node1, |
|
|
int |
node2 |
|
) |
| |
|
inline |
◆ isAscendingOrder_
bool MyCmp::isAscendingOrder_ |
◆ nodeList_
const vector<Node>* MyCmp::nodeList_ |
◆ vertexOffsets_
const vector<int>* MyCmp::vertexOffsets_ |
◆ vertexScalars_
const vector<double>* MyCmp::vertexScalars_ |
The documentation for this struct was generated from the following file:
- /home/julien/Pro/git/github/ttk-tierny/core/base/contourTree/ContourTree.cpp