#include <ITexture.h>
◆ Type
Enumerator |
---|
TEXTURE_2D | |
TEXTURE_2D_MULTISAMPLE | |
TEXTURE_CUBE | |
◆ GetFormat()
virtual Format Renderer::Backend::ITexture::GetFormat |
( |
| ) |
const |
|
pure virtual |
◆ GetHeight()
virtual uint32_t Renderer::Backend::ITexture::GetHeight |
( |
| ) |
const |
|
pure virtual |
◆ GetMIPLevelCount()
virtual uint32_t Renderer::Backend::ITexture::GetMIPLevelCount |
( |
| ) |
const |
|
pure virtual |
◆ GetType()
virtual Type Renderer::Backend::ITexture::GetType |
( |
| ) |
const |
|
pure virtual |
◆ GetUsage()
virtual uint32_t Renderer::Backend::ITexture::GetUsage |
( |
| ) |
const |
|
pure virtual |
◆ GetWidth()
virtual uint32_t Renderer::Backend::ITexture::GetWidth |
( |
| ) |
const |
|
pure virtual |
The documentation for this class was generated from the following file:
- /home/docker/jenkins/workspace/technical-docs/source/renderer/backend/ITexture.h