#include <OgreGLXContext.h>
Inheritance diagram for Ogre::GLXContext:
Public Member Functions | |
GLXContext (::Display *dpy,::GLXDrawable drawable,::GLXContext ctx) | |
virtual | ~GLXContext () |
virtual void | setCurrent () |
See GLContext. | |
virtual void | endCurrent () |
This is called before another context is made current. | |
bool | getInitialized () |
void | setInitialized () |
Public Attributes | |
::Display * | mDpy |
::GLXDrawable | mDrawable |
::GLXContext | mCtx |
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 49 of file OgreGLXContext.h. |
|
Definition at line 47 of file OgreGLXContext.h. |
|
Definition at line 48 of file OgreGLXContext.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:51:31 2006