|
TTK
|
#include <Debug.h>#include <algorithm>#include <boost/variant.hpp>#include <map>#include <unordered_map>Go to the source code of this file.
Classes | |
| class | ttk::TrackingFromOverlap |
| TTK trackingFromOverlap processing package that tracks labeled point sets. More... | |
| struct | ttk::TrackingFromOverlap::Node |
| struct | ttk::TrackingFromOverlap::CoordinateComparator |
Namespaces | |
| namespace | ttk |
| TTK base package defining the standard types. | |
Typedefs | |
| using | topologyType = unsigned char |
| using | idType = long long int |
| using | labelTypeVariant |
| using | sizeType = float |
| using idType = long long int |
Definition at line 35 of file TrackingFromOverlap.h.
| using labelTypeVariant |
Definition at line 37 of file TrackingFromOverlap.h.
| using sizeType = float |
Definition at line 50 of file TrackingFromOverlap.h.
| using topologyType = unsigned char |
Definition at line 34 of file TrackingFromOverlap.h.