TTK
Loading...
Searching...
No Matches
ManifoldCheck.cpp
Go to the documentation of this file.
1#include <ManifoldCheck.h>
2
3using namespace std;
4using namespace ttk;
5
7
11 this->setDebugMsgPrefix("ManifoldCheck");
12}
13
void setDebugMsgPrefix(const std::string &prefix)
Definition: Debug.h:364
std::vector< ttk::SimplexId > * triangleLinkComponentNumber_
std::vector< ttk::SimplexId > * edgeLinkComponentNumber_
std::vector< ttk::SimplexId > * vertexLinkComponentNumber_
~ManifoldCheck() override
The Topology ToolKit.