| _blueSize | OSDL::Video::OpenGL::OpenGLContext | [protected] |
| _farClippingPlane | OSDL::Video::OpenGL::OpenGLContext | [protected] |
| _flavour | OSDL::Video::OpenGL::OpenGLContext | [protected] |
| _greenSize | OSDL::Video::OpenGL::OpenGLContext | [protected] |
| _nearClippingPlane | OSDL::Video::OpenGL::OpenGLContext | [protected] |
| _projectionMode | OSDL::Video::OpenGL::OpenGLContext | [protected] |
| _projectionWidth | OSDL::Video::OpenGL::OpenGLContext | [protected] |
| _redSize | OSDL::Video::OpenGL::OpenGLContext | [protected] |
| _viewportHeight | OSDL::Video::OpenGL::OpenGLContext | [protected] |
| _viewportWidth | OSDL::Video::OpenGL::OpenGLContext | [protected] |
| Back enum value | OSDL::Video::OpenGL::OpenGLContext | |
| blank() | OSDL::Video::OpenGL::OpenGLContext | [virtual] |
| clearDepthBuffer() | OSDL::Video::OpenGL::OpenGLContext | [virtual] |
| clearViewport() | OSDL::Video::OpenGL::OpenGLContext | [virtual] |
| Clockwise enum value | OSDL::Video::OpenGL::OpenGLContext | |
| ContextCanBeLost | OSDL::Video::OpenGL::OpenGLContext | [static] |
| ContextIsLostOnApplicationSwitch | OSDL::Video::OpenGL::OpenGLContext | [static] |
| ContextIsLostOnColorDepthChange | OSDL::Video::OpenGL::OpenGLContext | [static] |
| ContextIsLostOnResize | OSDL::Video::OpenGL::OpenGLContext | [static] |
| CounterClockwise enum value | OSDL::Video::OpenGL::OpenGLContext | |
| CulledFacet enum name | OSDL::Video::OpenGL::OpenGLContext | |
| DefaultFarClippingPlaneFor2D | OSDL::Video::OpenGL::OpenGLContext | [static] |
| DefaultFarClippingPlaneFor3D | OSDL::Video::OpenGL::OpenGLContext | [static] |
| DefaultNearClippingPlaneFor2D | OSDL::Video::OpenGL::OpenGLContext | [static] |
| DefaultNearClippingPlaneFor3D | OSDL::Video::OpenGL::OpenGLContext | [static] |
| DefaultOrthographicWidth | OSDL::Video::OpenGL::OpenGLContext | [static] |
| Flat enum value | OSDL::Video::OpenGL::OpenGLContext | |
| Front enum value | OSDL::Video::OpenGL::OpenGLContext | |
| FrontAndBack enum value | OSDL::Video::OpenGL::OpenGLContext | |
| FrontOrientation enum name | OSDL::Video::OpenGL::OpenGLContext | |
| getColorDepth(OSDL::Video::BitsPerPixel &redSize, OSDL::Video::BitsPerPixel &greenSize, OSDL::Video::BitsPerPixel &blueSize) const | OSDL::Video::OpenGL::OpenGLContext | [virtual] |
| getDoubleBufferStatus() | OSDL::Video::OpenGL::OpenGLContext | [virtual] |
| OpenGLContext(OpenGL::Flavour flavour=OpenGL::None) | OSDL::Video::OpenGL::OpenGLContext | |
| OpenGLContext(const OpenGLContext &source) | OSDL::Video::OpenGL::OpenGLContext | [private] |
| operator=(const OpenGLContext &source) | OSDL::Video::OpenGL::OpenGLContext | [private] |
| Orthographic enum value | OSDL::Video::OpenGL::OpenGLContext | |
| Perspective enum value | OSDL::Video::OpenGL::OpenGLContext | |
| ProjectionMode enum name | OSDL::Video::OpenGL::OpenGLContext | |
| reload() | OSDL::Video::OpenGL::OpenGLContext | [virtual] |
| selectFlavour(OpenGL::Flavour flavour) | OSDL::Video::OpenGL::OpenGLContext | [virtual] |
| set2DFlavour() | OSDL::Video::OpenGL::OpenGLContext | [virtual] |
| set3DFlavour() | OSDL::Video::OpenGL::OpenGLContext | [virtual] |
| setColorDepth(OSDL::Video::BitsPerPixel plannedBpp) | OSDL::Video::OpenGL::OpenGLContext | [virtual] |
| setColorDepth(OSDL::Video::BitsPerPixel redSize, OSDL::Video::BitsPerPixel greenSize, OSDL::Video::BitsPerPixel blueSize) | OSDL::Video::OpenGL::OpenGLContext | [virtual] |
| setCulling(CulledFacet culledFacet=Back, FrontOrientation frontOrientation=CounterClockwise, bool autoEnable=true) | OSDL::Video::OpenGL::OpenGLContext | [virtual] |
| setCullingStatus(bool newStatus) | OSDL::Video::OpenGL::OpenGLContext | [virtual] |
| setDepthBufferSize(Ceylan::Uint8 bitsNumber=16, bool autoEnable=true) | OSDL::Video::OpenGL::OpenGLContext | [virtual] |
| setDepthBufferStatus(bool newStatus) | OSDL::Video::OpenGL::OpenGLContext | [virtual] |
| setDoubleBufferStatus(bool newStatus) | OSDL::Video::OpenGL::OpenGLContext | [virtual] |
| setFullScreenAntialiasingStatus(bool newStatus, Ceylan::Uint8 samplesPerPixelNumber=1) | OSDL::Video::OpenGL::OpenGLContext | [virtual] |
| setOrthographicProjection(GLLength width, GLCoordinate near=-DefaultNearClippingPlaneFor3D, GLCoordinate far=-DefaultFarClippingPlaneFor3D) | OSDL::Video::OpenGL::OpenGLContext | [virtual] |
| setShadingModel(ShadingModel newShadingModel=Smooth) | OSDL::Video::OpenGL::OpenGLContext | [virtual] |
| setViewPort(Length width, Length height, const TwoDimensional::Point2D &lowerLeftCorner=TwoDimensional::Point2D::Origin) | OSDL::Video::OpenGL::OpenGLContext | [virtual] |
| ShadingModel enum name | OSDL::Video::OpenGL::OpenGLContext | |
| Smooth enum value | OSDL::Video::OpenGL::OpenGLContext | |
| ToString(OpenGL::Flavour flavour) | OSDL::Video::OpenGL::OpenGLContext | [static] |
| toString(Ceylan::VerbosityLevels level=Ceylan::high) const | OSDL::Video::OpenGL::OpenGLContext | [virtual] |
| updateProjection() | OSDL::Video::OpenGL::OpenGLContext | [protected, virtual] |
| ~OpenGLContext() | OSDL::Video::OpenGL::OpenGLContext | [virtual] |