#include <OgreWin32Context.h>
Inheritance diagram for Ogre::Win32Context:
Public Member Functions | |
Win32Context (HDC HDC, HGLRC Glrc) | |
virtual | ~Win32Context () |
virtual void | setCurrent () |
See GLContext. | |
virtual void | endCurrent () |
This is called before another context is made current. | |
bool | getInitialized () |
void | setInitialized () |
Public Attributes | |
HDC | mHDC |
HGLRC | mGlrc |
Protected Attributes | |
bool | initialized |
|
|
|
|
|
This is called before another context is made current. By default, nothing is done here. |
|
Definition at line 54 of file OgreGLContext.h. References Ogre::GLContext::initialized. |
|
See GLContext.
Implements Ogre::GLContext. |
|
Definition at line 55 of file OgreGLContext.h. References Ogre::GLContext::initialized. |
|
Definition at line 57 of file OgreGLContext.h. Referenced by Ogre::GLContext::getInitialized(), and Ogre::GLContext::setInitialized(). |
|
Definition at line 44 of file OgreWin32Context.h. |
|
Definition at line 43 of file OgreWin32Context.h. |
Copyright © 2000-2005 by The OGRE Team
This work is licensed under a Creative Commons Attribution-ShareAlike 2.5 License.
Last modified Sun Mar 12 14:53:53 2006