![]() |
GemaMesh
The GeMA Mesh Plugin
|
Declaration of the GmpMeshLoaderCellAllocator type. More...
#include <gmCellType.h>

Go to the source code of this file.
Typedefs | |
| typedef GmCell *(* | GmpMeshLoaderCellAllocator) (GmCellMesh *mesh, int meshId, GmCellType type, int hindex, int id, int offset) |
| Typedef for a function that can allocate a single cell of the given type and initialize it with the given parameters. Returns NULL on failure (that could be a lack of memory or an inability to instance the required cell type). | |
Declaration of the GmpMeshLoaderCellAllocator type.
1.8.15