![]() |
MmProcess
The GeMA Mesh Mapping Process Plugin
|
Declaration of the GmpMmBucketIndex class. More...
#include <gmLog.h>#include <gmSpatialIndex.h>#include <gmThreadLocalStorage.h>#include "gmpMmProcessConfig.h"#include <QVector>#include <cassert>#include <functional>#include "unordered_map.hpp"

Go to the source code of this file.
Classes | |
| class | GmpMmBIReference< T > |
| Class GmpMmBIReference. More... | |
| class | GmpMmBIBucket< T > |
| Class GmpMmBIBucket. More... | |
| class | GmpMmBucketIndex |
| A base class used by the process to treat all the GmpMmBucketIndexBase<T> derivatives in a generic code (but including type information not existant in the Spatial index generic base class. More... | |
| class | GmpMmBucketIndexBase< T > |
| Class GmpMmBucketIndexBase. More... | |
| class | GmpMmNodeBucketIndex |
| Class GmpMmNodeBucketIndex. More... | |
| class | GmpMmCellBucketIndex |
| Class GmpMmCellBucketIndex. More... | |
| class | GmpMmGaussBucketIndex |
| Class GmpMmGaussBucketIndex. More... | |
Typedefs | |
| using | ISet = ska::unordered_set<int> |
Declaration of the GmpMmBucketIndex class.