#include <OgreEglPBufferContext.h>
◆ EglPBufferContext()
◆ ~EglPBufferContext()
virtual Ogre::EglPBufferContext::~EglPBufferContext |
( |
| ) |
|
|
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::EglPBufferContext::endCurrent |
( |
| ) |
|
|
virtual |
This is called before another context is made current.
By default, nothing is done here.
Implements Ogre::GL3PlusContext.
◆ getDeviceData()
◆ getInitialized()
bool Ogre::GL3PlusContext::getInitialized |
( |
| ) |
|
|
inlineinherited |
◆ releaseContext()
virtual void Ogre::GL3PlusContext::releaseContext |
( |
| ) |
|
|
inlinevirtualinherited |
◆ setCurrent()
virtual void Ogre::EglPBufferContext::setCurrent |
( |
| ) |
|
|
virtual |
Enable the context.
All subsequent rendering commands will go here.
Implements Ogre::GL3PlusContext.
◆ setInitialized()
void Ogre::GL3PlusContext::setInitialized |
( |
| ) |
|
|
inlineinherited |
The documentation for this class was generated from the following file: