Pyrogenesis  trunk
Classes
VertexBuffer.h File Reference
#include "lib/res/graphics/ogl_tex.h"
#include <list>
#include <vector>
Include dependency graph for VertexBuffer.h:
This graph shows which files directly or indirectly include this file:

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...