![]() |
GeomProcess
The GeMA Geometry Process Plugin
|
This is the complete list of members for MeshCreator, including all inherited members.
| _cells | MeshCreator | private |
| _d | MeshCreator | private |
| _inv | MeshCreator | private |
| _logger | MeshCreator | private |
| _newInvMap | MeshCreator | private |
| _newMap | MeshCreator | private |
| _nodeMap | MeshCreator | private |
| _projected | MeshCreator | private |
| _projElement | MeshCreator | privatestatic |
| _projElementInitialized | MeshCreator | privatestatic |
| _saveSrc | MeshCreator | private |
| _srcAc | MeshCreator | private |
| _srcInfo | MeshCreator | private |
| _srcMesh | MeshCreator | private |
| _surface | MeshCreator | private |
| addSide(const GmCell *cell, int side) | MeshCreator | |
| createMesh(GmSimulationData *simData, QString id, const QVariantMap &attributes, QString pluginType, bool addToModel) | MeshCreator | |
| createSimpleMesh(GmSimulationData *simData, QString id, LuaTable &nodes, GmCellType singleCellType, LuaTable &cells, const QVariantMap &attributes, QString pluginType, bool addToModel, const GmLogCategory &logger) | MeshCreator | static |
| fillEmptyMesh(GmMesh *mesh, LuaTable &nodes, GmCellType singleCellType, LuaTable &cells, const GmLogCategory &logger) | MeshCreator | static |
| initializeProjElementVector() | MeshCreator | privatestatic |
| MeshCreator(const GmCellMesh *srcMesh, bool projectOnXY, bool saveSrc, const GmLogCategory &logger) | MeshCreator | |
| projectedFromSurfaceMesh(GmSimulationData *simData, GmCellMesh *srcMesh, QString id, const QVariantMap &attributes, QString pluginType, bool addToModel, const GmLogCategory &logger) | MeshCreator | static |
| projectedSpatialIndex(GmSimulationData *simData, GmCellMesh *srcMesh, QString id, const QVariantMap &attributes, QString pluginType, bool addToModel, const GmLogCategory &logger) | MeshCreator | static |
| ~MeshCreator() | MeshCreator |