ClanLib  2.3.7
CL_VertexArrayBuffer Member List

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

CL_VertexArrayBuffer()CL_VertexArrayBuffer
CL_VertexArrayBuffer(CL_GraphicContext &gc, int size, CL_BufferUsage usage=cl_usage_static_draw)CL_VertexArrayBuffer
CL_VertexArrayBuffer(CL_GraphicContext &gc, void *data, int size, CL_BufferUsage usage=cl_usage_static_draw)CL_VertexArrayBuffer
get_data()CL_VertexArrayBuffer
get_provider() const CL_VertexArrayBuffer
is_null() const CL_VertexArrayBufferinline
lock(CL_BufferAccess access)CL_VertexArrayBuffer
operator==(const CL_VertexArrayBuffer &other) const CL_VertexArrayBuffer
throw_if_null() const CL_VertexArrayBuffer
unlock()CL_VertexArrayBuffer
upload_data(int offset, void *data, int size)CL_VertexArrayBuffer
~CL_VertexArrayBuffer()CL_VertexArrayBuffervirtual