#include <OgreGLXRenderTexture.h>

Public Member Functions | |
| GLXPBuffer (GLXGLSupport *glsupport, PixelComponentType format, size_t width, size_t height) | |
| ~GLXPBuffer () | |
| virtual GLContext * | getContext () |
| Get the GL context that needs to be active to render to this PBuffer. More... | |
| PixelComponentType | getFormat () |
| uint32 | getHeight () |
| uint32 | getWidth () |
Static Public Member Functions | |
| static PixelComponentType | getPixelComponentType (PixelFormat fmt) |
| Get PBuffer component format for an OGRE pixel format. More... | |
Protected Attributes | |
| GLXContext * | mContext |
| PixelComponentType | mFormat |
| GLXGLSupport * | mGLSupport |
| uint32 | mHeight |
| uint32 | mWidth |
Definition at line 39 of file OgreGLXRenderTexture.h.
| Ogre::GLXPBuffer::GLXPBuffer | ( | GLXGLSupport * | glsupport, |
| PixelComponentType | format, | ||
| size_t | width, | ||
| size_t | height | ||
| ) |
| Ogre::GLXPBuffer::~GLXPBuffer | ( | ) |
|
virtual |
Get the GL context that needs to be active to render to this PBuffer.
Implements Ogre::GLPBuffer.
|
inherited |
Definition at line 48 of file OgreGLPBuffer.h.
|
inherited |
Definition at line 50 of file OgreGLPBuffer.h.
|
staticinherited |
Get PBuffer component format for an OGRE pixel format.
|
inherited |
Definition at line 49 of file OgreGLPBuffer.h.
|
protected |
Definition at line 48 of file OgreGLXRenderTexture.h.
|
protectedinherited |
Definition at line 56 of file OgreGLPBuffer.h.
|
protected |
Definition at line 49 of file OgreGLXRenderTexture.h.
|
protectedinherited |
Definition at line 57 of file OgreGLPBuffer.h.
|
protectedinherited |
Definition at line 57 of file OgreGLPBuffer.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