|  | OGRE 2.1
    Object-Oriented Graphics Rendering Engine | 
#include <OgreWin32Context.h>
 Inheritance diagram for Ogre::Win32Context:
 Inheritance diagram for Ogre::Win32Context:| Public Member Functions | |
| Win32Context (HDC HDC, HGLRC Glrc) | |
| virtual | ~Win32Context () | 
| GL3PlusContext * | clone () const | 
| Create a new context based on the same window/pbuffer as this context - mostly useful for additional threads. | |
| virtual void | endCurrent () | 
| See GL3PlusContext. | |
| bool | getInitialized () | 
| virtual void | releaseContext () | 
| Release the render context. | |
| virtual void | setCurrent () | 
| See GL3PlusContext. | |
| void | setInitialized () | 
| 
 | virtual | 
| 
 | virtual | 
Create a new context based on the same window/pbuffer as this context - mostly useful for additional threads.
Implements Ogre::GL3PlusContext.
See GL3PlusContext.
Implements Ogre::GL3PlusContext.
| 
 | inlineinherited | 
Release the render context.
Reimplemented from Ogre::GL3PlusContext.
See GL3PlusContext.
Implements Ogre::GL3PlusContext.
| 
 | inlineinherited |