SimpleMeshBuffer::SimpleMeshBuffer

SimpleMeshBuffer::SimpleMeshBuffer
SimpleMeshBuffer(UPInt size, AllocType type, unsigned arena);
Description

SimpleMeshBuffer constructor.

Parameters
Parameters 
Description 
UPInt size 
The size of the buffer to allocate. 
AllocType type 
The type of the mesh allocation, such as direct, reserve or chunk etc. 
unsigned arena 
The id of the memory arena used for the allocation.