TTK
Loading...
Searching...
No Matches
FTMTree_MT.cpp File Reference
#include "FTMTree_MT.h"
#include <stack>

Go to the source code of this file.

Macros

#define PRIOR(x)
 TTK processing package that efficiently computes the contour tree of scalar data and more (data segmentation, topological simplification, persistence diagrams, persistence curves, etc.).
 
#define HIGHER
 
#define OPTIONAL_PRIORITY(value)
 

Macro Definition Documentation

◆ HIGHER

#define HIGHER

Definition at line 26 of file FTMTree_MT.cpp.

◆ OPTIONAL_PRIORITY

#define OPTIONAL_PRIORITY ( value)

Definition at line 32 of file FTMTree_MT.cpp.

◆ PRIOR

#define PRIOR ( x)

TTK processing package that efficiently computes the contour tree of scalar data and more (data segmentation, topological simplification, persistence diagrams, persistence curves, etc.).

Parameters
dataTypeData type of the input scalar field (char, float, etc.).

Definition at line 18 of file FTMTree_MT.cpp.