#include <OgreWin32RenderTexture.h>
Inheritance diagram for Ogre::Win32PBuffer:
Public Member Functions | |
Win32PBuffer (PixelComponentType format, size_t width, size_t height) | |
~Win32PBuffer () | |
virtual GLContext * | getContext () |
Get the GL context that needs to be active to render to this PBuffer. | |
PixelComponentType | getFormat () |
size_t | getWidth () |
size_t | getHeight () |
Static Public Member Functions | |
PixelComponentType | getPixelComponentType (PixelFormat fmt) |
Get PBuffer component format for an OGRE pixel format. | |
Protected Member Functions | |
void | createPBuffer () |
void | destroyPBuffer () |
Protected Attributes | |
HDC | mHDC |
HGLRC | mGlrc |
HPBUFFERARB | mPBuffer |
Win32Context * | mContext |
PixelComponentType | mFormat |
size_t | mWidth |
size_t | mHeight |
|
|
|
|
|
|
|
|
|
Get the GL context that needs to be active to render to this PBuffer.
Implements Ogre::GLPBuffer. Definition at line 40 of file OgreWin32RenderTexture.h. |
|
Definition at line 45 of file OgreGLPBuffer.h. References Ogre::PixelComponentType. |
|
Definition at line 47 of file OgreGLPBuffer.h. |
|
Get PBuffer component format for an OGRE pixel format.
|
|
Definition at line 46 of file OgreGLPBuffer.h. |
|
Definition at line 48 of file OgreWin32RenderTexture.h. |
|
Definition at line 53 of file OgreGLPBuffer.h. |
|
Definition at line 46 of file OgreWin32RenderTexture.h. |
|
Definition at line 45 of file OgreWin32RenderTexture.h. |
|
Definition at line 54 of file OgreGLPBuffer.h. |
|
Definition at line 47 of file OgreWin32RenderTexture.h. |
|
Definition at line 54 of file OgreGLPBuffer.h. |
Copyright © 2000-2005 by The OGRE Team
This work is licensed under a Creative Commons Attribution-ShareAlike 2.5 License.
Last modified Sun Mar 12 14:53:57 2006