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

Public Member Functions

 CSingleColorTextureCube (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

◆ CSingleColorTextureCube()

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

Member Function Documentation

◆ Upload()

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

Member Data Documentation

◆ m_Color

CColor CSingleColorTextureCube::m_Color
private

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