Batch Context Creator
Module for generating OpenGL batch contexts
Context Member List
This is the complete list of members for Context, including all inherited members.
Context() (defined in Context)Context
createBatchContext(uint32_t width, uint32_t height, uint8_t color_bits, uint8_t depth_bits, uint8_t stencil_bits, bool double_buffer, bool visible)Context [static]
isValid() const =0 (defined in Context)Context [pure virtual]
makeCurrent()=0Context [pure virtual]
swapBuffers()=0Context [pure virtual]
~Context() (defined in Context)Context [virtual]