Pyrogenesis HEAD
Pyrogenesis, a RTS Engine
|
Public Member Functions | |
CGradientTexture (const CColor &colorFrom, const CColor &colorTo, Renderer::Backend::IDevice *device, CTextureManagerImpl *textureManager) | |
void | Upload (Renderer::Backend::IDeviceCommandContext *deviceCommandContext) |
Public Member Functions inherited from CPredefinedTexture | |
const CTexturePtr & | GetTexture () |
void | CreateTexture (std::unique_ptr< Renderer::Backend::ITexture > backendTexture, CTextureManagerImpl *textureManager) |
Static Public Attributes | |
static const uint32_t | WIDTH = 256 |
static const uint32_t | NUMBER_OF_LEVELS = 9 |
Private Attributes | |
CColor | m_ColorFrom |
CColor | m_ColorTo |
|
inline |
|
inline |
|
private |
|
private |
|
static |
|
static |