#include <OgreEAGLRenderTexture.h>

Public Member Functions | |
| EAGLPBuffer (EAGLSupport *glsupport, PixelComponentType format, size_t width, size_t height) | |
| virtual | ~EAGLPBuffer () |
| PixelComponentType | getFormat () |
| size_t | getHeight () |
| size_t | getWidth () |
| void | initEAGLPBuffer () |
Static Public Member Functions | |
| static PixelComponentType | getPixelComponentType (PixelFormat fmt) |
| Get PBuffer component format for an OGRE pixel format. More... | |
Protected Attributes | |
| PixelComponentType | mFormat |
| size_t | mHeight |
| size_t | mWidth |
Definition at line 39 of file OgreEAGLRenderTexture.h.
| Ogre::EAGLPBuffer::EAGLPBuffer | ( | EAGLSupport * | 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::EAGLPBuffer::initEAGLPBuffer | ( | ) |
|
protectedinherited |
Definition at line 55 of file OgreGLESPBuffer.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 Fri Feb 15 2019 14:33:40