![]() |
OGRE-Next
2.3
Object-Oriented Graphics Rendering Engine
|
RenderTexture implementation for D3D9. More...
#include <OgreD3D9Texture.h>
Inheritance diagram for Ogre::D3D9RenderTexture:Public Member Functions | |
| D3D9RenderTexture (const String &name, D3D9HardwarePixelBuffer *buffer, bool writeGamma, uint fsaa) | |
| ~D3D9RenderTexture () | |
| virtual void | getCustomAttribute (const String &name, void *pData) |
| bool | requiresTextureFlipping () const |
| void | swapBuffers () |
| Override needed to deal with FSAA. More... | |
RenderTexture implementation for D3D9.
| Ogre::D3D9RenderTexture::D3D9RenderTexture | ( | const String & | name, |
| D3D9HardwarePixelBuffer * | buffer, | ||
| bool | writeGamma, | ||
| uint | fsaa | ||
| ) |
|
inline |
|
virtual |
|
inline |
| void Ogre::D3D9RenderTexture::swapBuffers | ( | ) |
Override needed to deal with FSAA.