RenderTexture for GL ES 2 FBO. More...
#include <OgreGLES2FBORenderTexture.h>
Public Member Functions | |
| GLES2FBORenderTexture (GLES2FBOManager *manager, const String &name, const GLES2SurfaceDesc &target, bool writeGamma, uint fsaa) | |
| virtual void | _detachDepthBuffer () |
| virtual bool | attachDepthBuffer (DepthBuffer *depthBuffer) |
| Override so we can attach the depth buffer to the FBO. | |
| virtual void | detachDepthBuffer () |
| virtual void | getCustomAttribute (const String &name, void *pData) |
| virtual void | swapBuffers () |
| Override needed to deal with multisample buffers. | |
Protected Member Functions | |
| virtual void | notifyOnContextLost () |
| See AndroidResource. | |
| virtual void | notifyOnContextReset () |
| See AndroidResource. | |
Protected Attributes | |
| GLES2FrameBufferObject | mFB |
RenderTexture for GL ES 2 FBO.
Definition at line 42 of file OgreGLES2FBORenderTexture.h.
| Ogre::GLES2FBORenderTexture::GLES2FBORenderTexture | ( | GLES2FBOManager * | manager, |
| const String & | name, | ||
| const GLES2SurfaceDesc & | target, | ||
| bool | writeGamma, | ||
| uint | fsaa | ||
| ) |
| virtual void Ogre::GLES2FBORenderTexture::_detachDepthBuffer | ( | ) | [virtual] |
| virtual bool Ogre::GLES2FBORenderTexture::attachDepthBuffer | ( | DepthBuffer * | depthBuffer | ) | [virtual] |
Override so we can attach the depth buffer to the FBO.
| virtual void Ogre::GLES2FBORenderTexture::detachDepthBuffer | ( | ) | [virtual] |
| virtual void Ogre::GLES2FBORenderTexture::getCustomAttribute | ( | const String & | name, |
| void * | pData | ||
| ) | [virtual] |
| virtual void Ogre::GLES2FBORenderTexture::notifyOnContextLost | ( | ) | [protected, virtual] |
See AndroidResource.
| virtual void Ogre::GLES2FBORenderTexture::notifyOnContextReset | ( | ) | [protected, virtual] |
See AndroidResource.
| virtual void Ogre::GLES2FBORenderTexture::swapBuffers | ( | ) | [virtual] |
Override needed to deal with multisample buffers.
Definition at line 57 of file OgreGLES2FBORenderTexture.h.
Copyright © 2012 Torus Knot Software Ltd

This work is licensed under a Creative Commons Attribution-ShareAlike 3.0 Unported License.
Last modified Mon Jul 27 2020 13:41:06