TTK
Loading...
Searching...
No Matches
FTMTreePP.cpp
Go to the documentation of this file.
1
7// to the contour tree package.
13
14#include "FTMTreePP.h"
15
16using namespace std;
17using namespace ttk;
18
19using namespace ftm;
20
21FTMTreePP::FTMTreePP() : FTMTree() {
22}
23
24FTMTreePP::~FTMTreePP() = default;
~FTMTreePP() override
TTK processing package that efficiently computes the contour tree of scalar data and more (data segme...
Definition FTMTree.h:53
The Topology ToolKit.