Pyrogenesis  trunk
Public Member Functions | Private Attributes | List of all members
CSingleColorTexture Class Referencefinal
Inheritance diagram for CSingleColorTexture:
Inheritance graph
[legend]
Collaboration diagram for CSingleColorTexture:
Collaboration graph
[legend]

Public Member Functions

 CSingleColorTexture (const CColor &color, Renderer::Backend::IDevice *device, CTextureManagerImpl *textureManager)
 
void Upload (Renderer::Backend::IDeviceCommandContext *deviceCommandContext)
 
- Public Member Functions inherited from CPredefinedTexture
const CTexturePtrGetTexture ()
 
void CreateTexture (std::unique_ptr< Renderer::Backend::ITexture > backendTexture, CTextureManagerImpl *textureManager)
 

Private Attributes

CColor m_Color
 

Constructor & Destructor Documentation

◆ CSingleColorTexture()

CSingleColorTexture::CSingleColorTexture ( const CColor color,
Renderer::Backend::IDevice device,
CTextureManagerImpl textureManager 
)
inline

Member Function Documentation

◆ Upload()

void CSingleColorTexture::Upload ( Renderer::Backend::IDeviceCommandContext deviceCommandContext)
inline

Member Data Documentation

◆ m_Color

CColor CSingleColorTexture::m_Color
private

The documentation for this class was generated from the following file: