HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
GA_VertexPool.h File Reference
#include "GA_API.h"
#include "GA_Types.h"
#include "GA_TempBuffer.h"
+ Include dependency graph for GA_VertexPool.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  GA_VertexPool
 Manages allocation/deletion of temporary vertex/points for a detail. More...
 

Macros

#define GA_VERTEX_POOL_SIZE   32
 

Typedefs

typedef GA_Size GA_VertexPoolIndex
 

Macro Definition Documentation

#define GA_VERTEX_POOL_SIZE   32

Definition at line 18 of file GA_VertexPool.h.

Typedef Documentation

Definition at line 20 of file GA_VertexPool.h.