Pyrogenesis  trunk
CTexture Member List

This is the complete list of members for CTexture, including all inherited members.

CPredefinedTexture classCTexturefriend
CTexture(std::unique_ptr< Renderer::Backend::ITexture > texture, Renderer::Backend::ITexture *fallback, const CTextureProperties &props, CTextureManagerImpl *textureManager)CTextureexplicitprivate
CTextureManagerImpl classCTexturefriend
GetBackendTexture()CTexture
GetBackendTexture() constCTexture
GetBaseColor() constCTexture
GetHeight() constCTexture
GetUploadedSize() constCTexture
GetWidth() constCTexture
HasAlpha() constCTexture
HIGH_IS_CONVERTING enum valueCTextureprivate
HIGH_NEEDS_CONVERTING enum valueCTextureprivate
IsLoaded() constCTextureinline
IsUploaded() constCTextureinline
LOADED enum valueCTextureprivate
m_BackendTextureCTextureprivate
m_BaseColorCTextureprivate
m_BaseLevelOffsetCTextureprivate
m_FallbackBackendTextureCTextureprivate
m_PropertiesCTextureprivate
m_SelfCTextureprivate
m_StateCTextureprivate
m_TextureDataCTextureprivate
m_TextureManagerCTextureprivate
m_UploadedSizeCTextureprivate
NONCOPYABLE(CTexture)CTextureprivate
Prefetch()CTexture
PREFETCH_IS_CONVERTING enum valueCTextureprivate
PREFETCH_NEEDS_CONVERTING enum valueCTextureprivate
PREFETCH_NEEDS_LOADING enum valueCTextureprivate
ResetBackendTexture(std::unique_ptr< Renderer::Backend::ITexture > backendTexture, Renderer::Backend::ITexture *fallbackBackendTexture)CTextureprivate
TextureCacheCmpCTexturefriend
TPequal_toCTexturefriend
TPhashCTexturefriend
TryLoad()CTexture
UNLOADED enum valueCTextureprivate
UploadBackendTextureIfNeeded(Renderer::Backend::IDeviceCommandContext *deviceCommandContext)CTexture
UPLOADED enum valueCTextureprivate
~CTexture()CTexture