|
TTK
|
#include <ContourTree.h>#include <LowestCommonAncestor.h>#include <Triangulation.h>#include <queue>#include <vector>Go to the source code of this file.
Classes | |
| class | ttk::Graph |
| class | ttk::Graph::Vertex |
| class | ttk::Graph::Edge |
| struct | ttk::criticalPointPairComparison |
| Comparison between critical point pairs ( (Extremum,Saddle), dist(M,S) ) More... | |
| struct | ttk::mandatorySaddleComparison |
| Comparison between mandatory saddles (Saddle id, Number of merged extrema) More... | |
| struct | ttk::pairComparison |
| Comparison of the second member of a std::pair<int,double> More... | |
| class | ttk::MandatoryCriticalPoints |
| TTK processing package for the computation of mandatory critical points in uncertain scalar data. More... | |
Namespaces | |
| namespace | ttk |
| The Topology ToolKit. | |