Pyrogenesis
13997
|
Go to the source code of this file.
Classes | |
class | CVertexBuffer |
CVertexBuffer: encapsulation of ARB_vertex_buffer_object, also supplying some additional functionality for sharing buffers between multiple objects. More... | |
struct | CVertexBuffer::VBChunk |
VBChunk: describes a portion of this vertex buffer. More... | |
Macros | |
#define | MAX_VB_SIZE_BYTES (4*1024*1024) |
#define MAX_VB_SIZE_BYTES (4*1024*1024) |
Definition at line 34 of file VertexBuffer.h.