GFXVertexBufferHandleBase Class Reference

#include <gfxVertexBuffer.h>

Inheritance diagram for GFXVertexBufferHandleBase:

Inheritance graph
[legend]
List of all members.

Protected Member Functions

void set (GFXDevice *theDevice, U32 numVerts, U32 flags, U32 vertexSize, GFXBufferType type)
voidlock (U32 vertexStart, U32 vertexEnd)
void unlock ()

Friends

class GFXDevice

Member Function Documentation

void GFXVertexBufferHandleBase::set ( GFXDevice theDevice,
U32  numVerts,
U32  flags,
U32  vertexSize,
GFXBufferType  type 
) [protected]


Friends And Related Function Documentation

friend class GFXDevice [friend]