2D_Game_Engine
Loading...
Searching...
No Matches
VertexBuffer Member List

This is the complete list of members for VertexBuffer, including all inherited members.

Bind() constVertexBuffer
CreateQuad(float x, float y, float w, float h, int layer, float texID)VertexBufferstatic
CreateQuad(float x, float y, float w, float h, float tx, float ty, float tw, float th, float ttw, float tth, int layer, float texID)VertexBufferstatic
SetData(unsigned int vertex_index, float *data, unsigned int num_vertices, unsigned int VertexSize)VertexBuffer
Unbind() constVertexBuffer
VertexBuffer(unsigned int num_vertices, unsigned int vertex_size, GLenum usage)VertexBuffer
VertexBuffer()=defaultVertexBuffer
~VertexBuffer()VertexBuffer