TTK
Loading...
Searching...
No Matches
TopologicalSkeleton.h File Reference
#include <DiscreteVectorField.h>
#include <Triangulation.h>
#include <VectorSimplification.h>
#include <queue>

Go to the source code of this file.

Classes

class  ttk::TopologicalSkeleton
 TTK processing package for the computation of Topological Skeleton of Vector Fields. The skeleton consists of four components: critical points, 1-separatrices(including orbits), 2-separatrices, and segmentation of where cells flow to and from. More...
 
struct  ttk::TopologicalSkeleton::OutputCriticalPoints
 Critical points data arrays. More...
 
struct  ttk::TopologicalSkeleton::Output1Separatrices
 1-Separatrices point and cell data arrays More...
 
struct  ttk::TopologicalSkeleton::Output2Separatrices
 2-Separatrices point and cell data arrays More...
 
struct  ttk::TopologicalSkeleton::OutputManifold
 Pointers to pre-allocated segmentation point data arrays. More...
 
struct  ttk::TopologicalSkeleton::Separatrix
 

Namespaces

namespace  ttk
 TTK base package defining the standard types.