GFXGLVertexDecl
Engine/source/gfx/gl/gfxGLVertexDecl.h
Classes:
Public Friends
class
Protected Attributes
Public Functions
init(const GFXVertexFormat * format)
prepareBuffer_old(U32 stream, GLint mBuffer, GLint mDivisor)
updateActiveVertexAttrib(U32 lastActiveMask)
Protected Functions
_initVerticesFormat(U32 stream)
Detailed Description
Public Friends
Protected Attributes
Vector< glVertexAttribData > glVerticesFormat
const GFXVertexFormat * mFormat
U32 mVertexAttribActiveMask
GLuint mVertexSize [4]
Public Functions
GFXGLVertexDecl()
init(const GFXVertexFormat * format)
prepareBuffer_old(U32 stream, GLint mBuffer, GLint mDivisor)
prepareVertexFormat()
updateActiveVertexAttrib(U32 lastActiveMask)