TTK
Loading...
Searching...
No Matches
Public Member Functions | Public Attributes | List of all members
_persistenceCmp3 Struct Reference

Public Member Functions

 _persistenceCmp3 (const vector< double > *vertexScalars)
 
bool operator() (const pair< pair< int, int >, double > &p0, const pair< pair< int, int >, double > &p1)
 

Public Attributes

const vector< double > * vertexScalars_
 

Detailed Description

Definition at line 64 of file ContourTree.cpp.

Constructor & Destructor Documentation

◆ _persistenceCmp3()

_persistenceCmp3::_persistenceCmp3 ( const vector< double > *  vertexScalars)
inline

Definition at line 65 of file ContourTree.cpp.

Member Function Documentation

◆ operator()()

bool _persistenceCmp3::operator() ( const pair< pair< int, int >, double > &  p0,
const pair< pair< int, int >, double > &  p1 
)
inline

Definition at line 69 of file ContourTree.cpp.

Member Data Documentation

◆ vertexScalars_

const vector<double>* _persistenceCmp3::vertexScalars_

Definition at line 75 of file ContourTree.cpp.


The documentation for this struct was generated from the following file: