#include <OgreWin32Context.h>
◆ Win32Context()
Ogre::Win32Context::Win32Context |
( |
HDC |
hdc, |
|
|
HGLRC |
glrc, |
|
|
uint32 |
contexMajorVersion, |
|
|
uint32 |
contexMinorVersion |
|
) |
| |
◆ ~Win32Context()
virtual Ogre::Win32Context::~Win32Context |
( |
| ) |
|
|
virtual |
◆ clone()
Create a new context based on the same window/pbuffer as this context - mostly useful for additional threads.
- Note
- The caller is responsible for deleting the returned context.
Implements Ogre::GL3PlusContext.
◆ endCurrent()
virtual void Ogre::Win32Context::endCurrent |
( |
| ) |
|
|
virtual |
◆ getInitialized()
bool Ogre::GL3PlusContext::getInitialized |
( |
| ) |
|
|
inlineinherited |
◆ releaseContext()
virtual void Ogre::Win32Context::releaseContext |
( |
| ) |
|
|
virtual |
◆ setCurrent()
virtual void Ogre::Win32Context::setCurrent |
( |
| ) |
|
|
virtual |
◆ setInitialized()
void Ogre::GL3PlusContext::setInitialized |
( |
| ) |
|
|
inlineinherited |
The documentation for this class was generated from the following file: