List of all members.
Constructor & Destructor Documentation
sp::video::Direct3D9Texture::Direct3D9Texture |
( |
|
) |
|
sp::video::Direct3D9Texture::Direct3D9Texture |
( |
IDirect3DTexture9 * |
d3dTexture, |
|
|
IDirect3DCubeTexture9 * |
d3dCubeTexture, |
|
|
IDirect3DVolumeTexture9 * |
d3dVolumeTexture, |
|
|
const STextureCreationFlags & |
CreationFlags | |
|
) |
| | |
sp::video::Direct3D9Texture::~Direct3D9Texture |
( |
|
) |
|
Member Function Documentation
void sp::video::Direct3D9Texture::bind |
( |
s32 |
Level = 0 |
) |
const [virtual] |
bool sp::video::Direct3D9Texture::shareImageBuffer |
( |
|
) |
[virtual] |
Copies the hardware image buffer into the texture image buffer.
Reimplemented from sp::video::Texture.
void sp::video::Direct3D9Texture::unbind |
( |
s32 |
Level = 0 |
) |
const [virtual] |
bool sp::video::Direct3D9Texture::updateImageBuffer |
( |
|
) |
[virtual] |
Copies the texture image buffer into the hardware image buffer (recreating the renderer texture).
Reimplemented from sp::video::Texture.
bool sp::video::Direct3D9Texture::valid |
( |
|
) |
const [virtual] |
Returns true if the texture is correctly created by the used renderer.
Reimplemented from sp::video::Texture.
Friends And Related Function Documentation
The documentation for this class was generated from the following file:
- D:/SoftwareEntwicklung/C++/HLC/Tools/SoftPixelEngine/repository/sources/RenderSystem/Direct3D9/spDirect3D9Texture.hpp