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_VertexArrayBuffer | [inline] |
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_VertexArrayBuffer | [virtual] |