![]() |
GemaMesh
The GeMA Mesh Plugin
|
Declaration of the GmpCellMeshData structure. More...
#include "gmpGemaMeshConfig.h"#include "gmpMeshLoaderAllocator.h"#include <gmSingleVector.h>#include <gmDualVector.h>#include <QScopedPointer>#include <QVariantMap>

Go to the source code of this file.
Classes | |
| struct | GmpCellMeshDataBase |
| A non template base class for GmpCellMeshData storing the needed static attributes and controlling the global mesh set and hierarchical cell options. More... | |
| struct | GmpCellMeshData< Vector > |
| Auxiliar structure used to share data between GmpXxxCellMeshBase and GmpMeshLoader. More... | |
Macros | |
| #define | GmpCellMeshDataMaxHTypes 3 |
| The maximum number of distinct hierarchical type orders that can be used simmultaneously. When changing this value, keep in mind that the GmpHElementFactory() function should be changed accordingly since it must splicitely instance a template type for each value between 0 and GmpCellMeshDataMaxHTypes - 1. | |
Declaration of the GmpCellMeshData structure.
1.8.15