TTK
Loading...
Searching...
No Matches
Public Member Functions | Public Attributes | List of all members
ttk::PersistentSimplexPairs::PersistencePair Struct Reference

#include <PersistentSimplexPairs.h>

Public Member Functions

 PersistencePair (SimplexId b, SimplexId d, int t)
 

Public Attributes

SimplexId birth
 
SimplexId death
 
int type
 

Detailed Description

Definition at line 28 of file PersistentSimplexPairs.h.

Constructor & Destructor Documentation

◆ PersistencePair()

ttk::PersistentSimplexPairs::PersistencePair::PersistencePair ( SimplexId  b,
SimplexId  d,
int  t 
)
inline

Definition at line 36 of file PersistentSimplexPairs.h.

Member Data Documentation

◆ birth

SimplexId ttk::PersistentSimplexPairs::PersistencePair::birth

first (lower) vertex id

Definition at line 30 of file PersistentSimplexPairs.h.

◆ death

SimplexId ttk::PersistentSimplexPairs::PersistencePair::death

second (higher) vertex id

Definition at line 32 of file PersistentSimplexPairs.h.

◆ type

int ttk::PersistentSimplexPairs::PersistencePair::type

pair type (min-saddle: 0, saddle-saddle: 1, saddle-max: 2)

Definition at line 34 of file PersistentSimplexPairs.h.


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