TTK
Loading...
Searching...
No Matches
Classes | Namespaces | Variables
ExTreeM.h File Reference
#include <Debug.h>
#include <Triangulation.h>
#include <set>

Go to the source code of this file.

Classes

class  ttk::ExTreeM
 
struct  ttk::ExTreeM::Branch
 A branch consists of the saddle vertices lying on the branch, and the parentbranch from which it splits / joins. More...
 

Namespaces

namespace  ttk
 The Topology ToolKit.
 

Variables

constexpr int lutSize = 16384
 
constexpr std::array< unsigned char, lutSizelut
 

Variable Documentation

◆ lut

constexpr std::array<unsigned char, lutSize> lut
constexpr

Definition at line 27 of file ExTreeM.h.

◆ lutSize

constexpr int lutSize = 16384
constexpr

Definition at line 26 of file ExTreeM.h.