#include <OgreSymbianEGLRenderTexture.h>
Public Member Functions | |
SymbianEGLPBuffer (EGLSupport *glsupport, PixelComponentType format, size_t width, size_t height) | |
virtual | ~SymbianEGLPBuffer () |
SymbianEGLPBuffer (EGLSupport *glsupport, PixelComponentType format, size_t width, size_t height) | |
virtual | ~SymbianEGLPBuffer () |
void | initEGLPBuffer () |
PixelComponentType | getFormat () |
size_t | getWidth () |
size_t | getHeight () |
Static Public Member Functions | |
static PixelComponentType | getPixelComponentType (PixelFormat fmt) |
Get PBuffer component format for an OGRE pixel format. | |
Protected Attributes | |
EGLSupport * | mGLSupport |
::EGLDisplay | mGlDisplay |
::EGLSurface | mEglDrawable |
PixelComponentType | mFormat |
size_t | mWidth |
size_t | mHeight |
Definition at line 42 of file include/EGL/Symbian/OgreSymbianEGLRenderTexture.h.
Ogre::SymbianEGLPBuffer::SymbianEGLPBuffer | ( | EGLSupport * | glsupport, |
PixelComponentType | format, | ||
size_t | width, | ||
size_t | height | ||
) |
virtual Ogre::SymbianEGLPBuffer::~SymbianEGLPBuffer | ( | ) | [virtual] |
Ogre::SymbianEGLPBuffer::SymbianEGLPBuffer | ( | EGLSupport * | glsupport, |
PixelComponentType | format, | ||
size_t | width, | ||
size_t | height | ||
) |
virtual Ogre::SymbianEGLPBuffer::~SymbianEGLPBuffer | ( | ) | [virtual] |
PixelComponentType Ogre::GLESPBuffer::getFormat | ( | ) | [inherited] |
Definition at line 47 of file OgreGLESPBuffer.h.
size_t Ogre::GLESPBuffer::getHeight | ( | void | ) | [inherited] |
Definition at line 49 of file OgreGLESPBuffer.h.
static PixelComponentType Ogre::GLESPBuffer::getPixelComponentType | ( | PixelFormat | fmt | ) | [static, inherited] |
Get PBuffer component format for an OGRE pixel format.
size_t Ogre::GLESPBuffer::getWidth | ( | void | ) | [inherited] |
Definition at line 48 of file OgreGLESPBuffer.h.
void Ogre::EGLPBuffer::initEGLPBuffer | ( | ) | [inherited] |
::EGLSurface Ogre::EGLPBuffer::mEglDrawable [protected, inherited] |
Definition at line 48 of file include/EGL/OgreEGLRenderTexture.h.
PixelComponentType Ogre::GLESPBuffer::mFormat [protected, inherited] |
Definition at line 55 of file OgreGLESPBuffer.h.
::EGLDisplay Ogre::EGLPBuffer::mGlDisplay [protected, inherited] |
Definition at line 47 of file include/EGL/OgreEGLRenderTexture.h.
EGLSupport* Ogre::EGLPBuffer::mGLSupport [protected, inherited] |
Definition at line 46 of file include/EGL/OgreEGLRenderTexture.h.
size_t Ogre::GLESPBuffer::mHeight [protected, inherited] |
Definition at line 56 of file OgreGLESPBuffer.h.
size_t Ogre::GLESPBuffer::mWidth [protected, inherited] |
Definition at line 56 of file OgreGLESPBuffer.h.
Copyright © 2012 Torus Knot Software Ltd
This work is licensed under a Creative Commons Attribution-ShareAlike 3.0 Unported License.
Last modified Fri May 25 2012 21:49:23