|
TTK
|
#include <Geometry.h>#include <Triangulation.h>#include <VisitedMask.h>#include <algorithm>#include <array>#include <functional>#include <queue>#include <set>#include <utility>#include <DiscreteGradient_Template.h>Go to the source code of this file.
Classes | |
| struct | ttk::dcg::Cell |
| struct | ttk::dcg::CellExt |
| Extended Cell structure for processLowerStars. More... | |
| class | ttk::dcg::DiscreteGradient |
| TTK discreteGradient processing package. More... | |
Namespaces | |
| namespace | ttk |
| The Topology ToolKit. | |
| namespace | ttk::dcg |
Enumerations | |
| enum | ttk::dcg::gradientValue { ttk::dcg::NULL_GRADIENT = -1 , ttk::dcg::GHOST_GRADIENT = -2 } |