My Project
Public Member Functions | Protected Attributes | List of all members
ParaEngine::CVertexDeclaration Class Reference

vertex element More...

#include <VertexDeclarationOpenGL.h>

Public Member Functions

 CVertexDeclaration (const VertexElement *elems)
 array of elements that ends with D3DDECL_END
 
virtual void Release ()
 
void ApplyAttribute (const void *pVertexStreamZeroData=0)
 
void EnableAttribute ()
 
void SetVertexElement (const VertexElement *elems)
 array of elements that ends with D3DDECL_END
 

Protected Attributes

std::vector< VertexElementm_elements
 
uint32 m_nSize
 
uint32 m_dwAttributes
 
GLuint m_vao
 

Detailed Description

vertex element


The documentation for this class was generated from the following file: