SLProject
4.2.000
A platform independent 3D computer graphics framework for desktop OS, Android, iOS and online in web browsers
|
Wrapper class around OpenGL Vertex Buffer Objects (VBO) More...
Go to the source code of 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< SLGLAttribute > | SLVVertexAttrib |
Wrapper class around OpenGL Vertex Buffer Objects (VBO)
Definition in file SLGLVertexBuffer.h.
typedef vector<SLGLAttribute> SLVVertexAttrib |
Definition at line 32 of file SLGLVertexBuffer.h.