|
|
| CShaderTextureDX (TextureType *texture) |
| |
|
| CShaderTextureDX (TextureType &texture) |
| |
| float | GetWidth () const override |
| | Return width of texture. More...
|
| |
| float | GetHeight () const override |
| | Return height of texture. More...
|
| |
|
void | SetTexture (TextureType *newTexture) |
| |
|
void | SetTexture (TextureType &newTexture) |
| |
|
ID3D11ShaderResourceView * | GetShaderResource () const |
| |
|
TextureType * | GetPointer () |
| |
◆ GetHeight()
template<typename TextureType >
◆ GetWidth()
template<typename TextureType >
The documentation for this class was generated from the following file: