TTK
|
#include <DeprecatedStructures.h>
Public Attributes | |
int | debugLevel |
TreeType | treeType |
SimplifMethod | simplifyMethod |
double | simplifyThreshold |
Definition at line 25 of file DeprecatedStructures.h.
int ttk::cf::Params::debugLevel |
Definition at line 26 of file DeprecatedStructures.h.
SimplifMethod ttk::cf::Params::simplifyMethod |
Definition at line 28 of file DeprecatedStructures.h.
double ttk::cf::Params::simplifyThreshold |
Definition at line 29 of file DeprecatedStructures.h.
TreeType ttk::cf::Params::treeType |
Definition at line 27 of file DeprecatedStructures.h.