Parasol Planning Library (PPL)
Public Member Functions | Static Public Member Functions
ReebGraphConstruction::ReebNodeComp Struct Reference

#include <ReebGraphConstruction.h>

Public Member Functions

bool operator() (const ReebNode &_a, const ReebNode &_b)
 

Static Public Member Functions

static constexpr double ReebTolerance ()
 

Detailed Description

Comparator of ReebNodes. Ordering like tuple: (1) morse function value (2-4) vertex[x-z] (5) vertex index

Member Function Documentation

◆ operator()()

bool ReebGraphConstruction::ReebNodeComp::operator() ( const ReebNode _a,
const ReebNode _b 
)
inline
Parameters
_aNode 1
_bNode 2
Returns
_a < _b

Vertex x, y, z ordering

Parameters
_aVertex 1
_bVertex 2
Returns
_a < _b

◆ ReebTolerance()

static constexpr double ReebGraphConstruction::ReebNodeComp::ReebTolerance ( )
inlinestaticconstexpr
Returns
Floating-point tolerance for equality

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