24#ifndef _GEMA_PLUGIN_DATA_DUMP_H_
25#define _GEMA_PLUGIN_DATA_DUMP_H_
29#define GEMA_MESH_PLUGIN_DUMP_CODE 0x00AB0000
GmpGemaMeshStateDumpItemTypes
Dump item type numbers for the different types of the GemaMesh plugin objects.
Definition gmpDataDump.h:33
@ GMP_GEMA_CMESH_DUMP_ITEM
Cell mesh dump type.
Definition gmpDataDump.h:35
@ GMP_GEMA_EMESH_DUMP_ITEM
Element mesh dump type.
Definition gmpDataDump.h:36
@ GMP_GEMA_HMESH_DUMP_ITEM
Element mesh with hierarchical elements dump type.
Definition gmpDataDump.h:37
@ GMP_GEMA_MESH_DUMP_ITEM
Node mesh dump type.
Definition gmpDataDump.h:34