#include <OgreEGLRenderTexture.h>

Public Member Functions | |
| EGLPBuffer (EGLSupport *glsupport, PixelComponentType format, size_t width, size_t height) | |
| virtual | ~EGLPBuffer () |
| PixelComponentType | getFormat () |
| size_t | getHeight () |
| size_t | getWidth () |
| void | initEGLPBuffer () |
Static Public Member Functions | |
| static PixelComponentType | getPixelComponentType (PixelFormat fmt) |
| Get PBuffer component format for an OGRE pixel format. More... | |
Protected Attributes | |
| ::EGLSurface | mEglDrawable |
| PixelComponentType | mFormat |
| ::EGLDisplay | mGlDisplay |
| EGLSupport * | mGLSupport |
| size_t | mHeight |
| size_t | mWidth |
Definition at line 43 of file include/EGL/OgreEGLRenderTexture.h.
| Ogre::EGLPBuffer::EGLPBuffer | ( | EGLSupport * | glsupport, |
| PixelComponentType | format, | ||
| size_t | width, | ||
| size_t | height | ||
| ) |
|
virtual |
|
inherited |
Definition at line 47 of file OgreGLESPBuffer.h.
|
inherited |
Definition at line 49 of file OgreGLESPBuffer.h.
|
staticinherited |
Get PBuffer component format for an OGRE pixel format.
|
inherited |
Definition at line 48 of file OgreGLESPBuffer.h.
| void Ogre::EGLPBuffer::initEGLPBuffer | ( | ) |
|
protected |
Definition at line 48 of file include/EGL/OgreEGLRenderTexture.h.
|
protectedinherited |
Definition at line 55 of file OgreGLESPBuffer.h.
|
protected |
Definition at line 47 of file include/EGL/OgreEGLRenderTexture.h.
|
protected |
Definition at line 46 of file include/EGL/OgreEGLRenderTexture.h.
|
protectedinherited |
Definition at line 56 of file OgreGLESPBuffer.h.
|
protectedinherited |
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 Tue Apr 13 2021 08:53:15