Clutter Engine 0.0.1
Loading...
Searching...
No Matches
clt::VertexArray Member List

This is the complete list of members for clt::VertexArray, including all inherited members.

Bind()clt::VertexArray
GetVerticeCount() constclt::VertexArrayinline
Set(const float *pVertices, u32 pVerticeCount)clt::VertexArray
Unbind()clt::VertexArray
VertexArray(BufferUsage usage=BufferUsage::STATIC)clt::VertexArrayinline
VertexArray(const float *pVertices, u32 pVerticeCount, BufferUsage usage=BufferUsage::STATIC)clt::VertexArray
~VertexArray()clt::VertexArray