TTK
Loading...
Searching...
No Matches
ttk::SweepCmp Class Reference

#include <LegacyTopologicalSimplification.h>

Public Member Functions

 SweepCmp ()=default
 
 SweepCmp (bool isIncreasingOrder)
 
void setIsIncreasingOrder (bool isIncreasingOrder)
 
template<typename dataType>
bool operator() (const std::tuple< dataType, SimplexId, SimplexId > &v0, const std::tuple< dataType, SimplexId, SimplexId > &v1) const
 

Detailed Description

Definition at line 105 of file LegacyTopologicalSimplification.h.

Constructor & Destructor Documentation

◆ SweepCmp() [1/2]

ttk::SweepCmp::SweepCmp ( )
default

◆ SweepCmp() [2/2]

ttk::SweepCmp::SweepCmp ( bool isIncreasingOrder)
inline

Definition at line 111 of file LegacyTopologicalSimplification.h.

Member Function Documentation

◆ operator()()

template<typename dataType>
bool ttk::SweepCmp::operator() ( const std::tuple< dataType, SimplexId, SimplexId > & v0,
const std::tuple< dataType, SimplexId, SimplexId > & v1 ) const
inline

Definition at line 120 of file LegacyTopologicalSimplification.h.

◆ setIsIncreasingOrder()

void ttk::SweepCmp::setIsIncreasingOrder ( bool isIncreasingOrder)
inline

Definition at line 114 of file LegacyTopologicalSimplification.h.


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