GemaMesh
The GeMA Mesh Plugin
inc
gmpMeshLoaderAllocator.h
Go to the documentation of this file.
1
/************************************************************************
2
**
3
** Copyright (C) 2014 by Carlos Augusto Teixera Mendes
4
** All rights reserved.
5
**
6
** This file is part of the "GeMA" software. It's use should respect
7
** the terms in the license agreement that can be found together
8
** with this source code.
9
** It is provided AS IS, with NO WARRANTY OF ANY KIND,
10
** INCLUDING THE WARRANTY OF DESIGN, MERCHANTABILITY AND FITNESS FOR
11
** A PARTICULAR PURPOSE.
12
**
13
************************************************************************/
14
24
#ifndef _GEMA_PLUGIN_MESH_LOADER_ALLOCATOR_H_
25
#define _GEMA_PLUGIN_MESH_LOADER_ALLOCATOR_H_
26
27
#include <
gmCellType.h
>
28
29
class
GmCell
;
30
class
GmCellMesh
;
31
36
typedef
GmCell
* (*GmpMeshLoaderCellAllocator)(
GmCellMesh
* mesh,
int
meshId,
GmCellType
type,
int
hindex,
int
id
,
int
offset);
37
38
#endif
39
GmCell
gmCellType.h
GmPluginObject::id
QString id() const
GmCellMesh
GmCellType
GmCellType
Generated on Mon Jun 10 2024 19:10:39 for GemaMesh by
1.8.15