SLProject 4.0.000
SLGLVertexBuffer.h File Reference
#include <SLGLEnums.h>
#include <SLVec2.h>
#include <SLVec3.h>
#include <SLVec4.h>
Include dependency graph for SLGLVertexBuffer.h:
This graph shows which files directly or indirectly include this file:

Classes

struct  SLGLAttribute
 Struct for vertex attribute information. More...
 
class  SLGLVertexBuffer
 SLGLVertexBuffer encapsulates an OpenGL buffer for vertex attributes. More...
 

Typedefs

typedef vector< SLGLAttributeSLVVertexAttrib
 

Typedef Documentation

◆ SLVVertexAttrib

typedef vector<SLGLAttribute> SLVVertexAttrib