RenderTexture for GL ES FBO.
More...
#include <OgreGLESFBORenderTexture.h>
RenderTexture for GL ES FBO.
Definition at line 42 of file OgreGLESFBORenderTexture.h.
virtual void Ogre::GLESFBORenderTexture::_detachDepthBuffer |
( |
| ) |
|
|
virtual |
virtual bool Ogre::GLESFBORenderTexture::attachDepthBuffer |
( |
DepthBuffer * |
depthBuffer | ) |
|
|
virtual |
Override so we can attach the depth buffer to the FBO.
virtual void Ogre::GLESFBORenderTexture::detachDepthBuffer |
( |
| ) |
|
|
virtual |
virtual void Ogre::GLESFBORenderTexture::getCustomAttribute |
( |
const String & |
name, |
|
|
void * |
pData |
|
) |
| |
|
virtual |
virtual void Ogre::GLESFBORenderTexture::notifyOnContextLost |
( |
| ) |
|
|
protectedvirtual |
virtual void Ogre::GLESFBORenderTexture::notifyOnContextReset |
( |
| ) |
|
|
protectedvirtual |
virtual void Ogre::GLESFBORenderTexture::swapBuffers |
( |
| ) |
|
|
virtual |
Override needed to deal with multisample buffers.
The documentation for this class was generated from the following file: