#include <OgreEGLContext.h>
◆ EGLContext()
Ogre::EGLContext::EGLContext |
( |
EGLDisplay |
eglDisplay, |
|
|
const EGLSupport * |
glsupport, |
|
|
::EGLConfig |
fbconfig, |
|
|
::EGLSurface |
drawable |
|
) |
| |
◆ ~EGLContext()
virtual Ogre::EGLContext::~EGLContext |
( |
| ) |
|
|
virtual |
◆ _createInternalResources()
◆ _destroyInternalResources()
virtual void Ogre::EGLContext::_destroyInternalResources |
( |
| ) |
|
|
virtual |
◆ clone()
◆ endCurrent()
This is called before another context is made current.
By default, nothing is done here.
Implements Ogre::GLES2Context.
◆ getDrawable()
EGLSurface Ogre::EGLContext::getDrawable |
( |
| ) |
const |
◆ getInitialized()
bool Ogre::GLES2Context::getInitialized |
( |
| ) |
|
|
inlineinherited |
◆ releaseContext()
Release the render context.
◆ setCurrent()
Enable the context.
All subsequent rendering commands will go here.
Implements Ogre::GLES2Context.
◆ setInitialized()
void Ogre::GLES2Context::setInitialized |
( |
| ) |
|
|
inlineinherited |
The documentation for this class was generated from the following file: