#include <OgreD3D9Texture.h>
◆ D3D9Texture()
◆ ~D3D9Texture()
| Ogre::D3D9Texture::~D3D9Texture |
( |
| ) |
|
◆ copyToTexture()
| void Ogre::D3D9Texture::copyToTexture |
( |
TexturePtr & |
target | ) |
|
◆ getBuffer()
| HardwarePixelBufferSharedPtr Ogre::D3D9Texture::getBuffer |
( |
size_t |
face, |
|
|
size_t |
mipmap |
|
) |
| |
◆ getCubeTexture()
| IDirect3DCubeTexture9* Ogre::D3D9Texture::getCubeTexture |
( |
| ) |
|
retrieves a pointer to the cube texture
◆ getNormTexture()
| IDirect3DTexture9* Ogre::D3D9Texture::getNormTexture |
( |
| ) |
|
retrieves a pointer to the normal 1D/2D texture
◆ getTexture()
| IDirect3DBaseTexture9* Ogre::D3D9Texture::getTexture |
( |
| ) |
|
retrieves a pointer to the actual texture
◆ isHardwareGammaReadToBeUsed()
| bool Ogre::D3D9Texture::isHardwareGammaReadToBeUsed |
( |
| ) |
const |
|
inline |
Indicates whether the hardware gamma is actually enabled and supported.
◆ lockDeviceAccess()
| static void Ogre::D3D9Resource::lockDeviceAccess |
( |
| ) |
|
|
staticinherited |
◆ notifyOnDeviceCreate()
| virtual void Ogre::D3D9Texture::notifyOnDeviceCreate |
( |
IDirect3DDevice9 * |
d3d9Device | ) |
|
|
virtual |
◆ notifyOnDeviceDestroy()
| virtual void Ogre::D3D9Texture::notifyOnDeviceDestroy |
( |
IDirect3DDevice9 * |
d3d9Device | ) |
|
|
virtual |
◆ notifyOnDeviceLost()
| virtual void Ogre::D3D9Texture::notifyOnDeviceLost |
( |
IDirect3DDevice9 * |
d3d9Device | ) |
|
|
virtual |
◆ notifyOnDeviceReset()
| virtual void Ogre::D3D9Texture::notifyOnDeviceReset |
( |
IDirect3DDevice9 * |
d3d9Device | ) |
|
|
virtual |
◆ unlockDeviceAccess()
| static void Ogre::D3D9Resource::unlockDeviceAccess |
( |
| ) |
|
|
staticinherited |
◆ useDefaultPool()
| bool Ogre::D3D9Texture::useDefaultPool |
( |
| ) |
|
Will this texture need to be in the default pool?
◆ D3D9HardwarePixelBuffer
The documentation for this class was generated from the following file: