A disabled default is present on this object. To use it, use one of the other constructors or a factory function.
A destructor is present on this object, but not explicitly documented in the source.
Copying this object is disabled.
A postblit is present on this object, but not explicitly documented in the source.
Add some vertices and indices to the backend
Clear the screen and the vertex and index buffers
Flush the buffers and display the new screen
Draw the current vertices and indices and clear the buffers
Set the current shader and its attributes
Handles opengl contexts and passing data to OpenGL such as shaders and vertices