GemaMesh
The GeMA Mesh Plugin
Typedefs
gmpMeshLoaderAllocator.h File Reference

Declaration of the GmpMeshLoaderCellAllocator type. More...

#include <gmCellType.h>
Include dependency graph for gmpMeshLoaderAllocator.h:
This graph shows which files directly or indirectly include this file:

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).
 

Detailed Description

Declaration of the GmpMeshLoaderCellAllocator type.

Author
Carlos Augusto Teixeira Mendes
Date
october, 2014