PixelLightAPI
.
Main Page
Namespaces
Classes
Files
Directories
Class List
Class Hierarchy
Class Members
PLRenderer
TextureManager
PLRenderer::TextureManager Member List
This is the complete list of members for
PLRenderer::TextureManager
, including all inherited members.
AreTextureMipmapsAllowed
() const
PLRenderer::TextureManager
[inline]
Clear
(bool bProtectedToo=true)
PLCore::ResourceManager< Texture >
Create
(const String &sName="")
PLCore::ResourceManager< Texture >
CreateTexture
(const PLCore::String &sName, TextureBuffer &cTextureBuffer)
PLRenderer::TextureManager
CreateTexture
(const PLCore::String &sName, const PLCore::String &sParameters)
PLRenderer::TextureManager
Default
PLRenderer::TextureManager
[static]
DeInit
()
PLCore::ResourceManager< Texture >
[virtual]
EventResourceRemoved
PLCore::ResourceManager< Texture >
GetByIndex
(uint32 nIndex=0) const
PLCore::ResourceManager< Texture >
[virtual]
GetByName
(const String &sName) const
PLCore::ResourceManager< Texture >
[virtual]
GetIndex
(Texture &cResource) const
PLCore::ResourceManager< Texture >
[virtual]
GetManagerName
() const
PLCore::ResourceManager< Texture >
GetNumOfElements
() const
PLCore::ResourceManager< Texture >
GetRendererContext
() const
PLRenderer::TextureManager
[inline]
GetStandard
() const
PLCore::ResourceManager< Texture >
GetTextureFit
() const
PLRenderer::TextureManager
[inline]
GetTextureQuality
() const
PLRenderer::TextureManager
[inline]
GetUnloadUnused
() const
PLCore::ResourceManager< Texture >
Init
()
PLCore::ResourceManager< Texture >
[virtual]
IsTextureCompressionAllowed
() const
PLRenderer::TextureManager
[inline]
LoadResource
(const String &sFilename)
PLCore::ResourceManager< Texture >
[virtual]
m_bUnloadUnused
PLCore::ResourceManager< Texture >
[protected]
m_lstResources
PLCore::ResourceManager< Texture >
[protected]
m_mapResources
PLCore::ResourceManager< Texture >
[protected]
m_pStandardResource
PLCore::ResourceManager< Texture >
[protected]
m_sManagerName
PLCore::ResourceManager< Texture >
[protected]
MoveResource
(uint32 nFromIndex, uint32 nToIndex)
PLCore::ResourceManager< Texture >
[virtual]
operator=
(const ResourceManager< Texture > &cSource)
PLCore::ResourceManager< Texture >
[virtual]
ReloadTextures
()
PLRenderer::TextureManager
ResourceManager
()
PLCore::ResourceManager< Texture >
[protected]
SetManagerName
(const String &sName="")
PLCore::ResourceManager< Texture >
SetResourceName
(Texture &cResource, const String &sName)
PLCore::ResourceManager< Texture >
[protected]
SetStandard
(Texture *pResource=nullptr)
PLCore::ResourceManager< Texture >
SetTextureCompressionAllowed
(bool bAllowed)
PLRenderer::TextureManager
[inline]
SetTextureFit
(bool bLower=true)
PLRenderer::TextureManager
[inline]
SetTextureMipmapsAllowed
(bool bAllowed)
PLRenderer::TextureManager
[inline]
SetTextureQuality
(float fQuality)
PLRenderer::TextureManager
SetUnloadUnused
(bool bUnloadUnused=false)
PLCore::ResourceManager< Texture >
Unload
(Texture &cResource)
PLCore::ResourceManager< Texture >
UnloadUnused
()
PLCore::ResourceManager< Texture >
Update
()
PLCore::ResourceManager< Texture >
[virtual]
~ResourceManager
()
PLCore::ResourceManager< Texture >
[protected, virtual]
PixelLight 0.9.11-R1
Copyright (C) 2002-2012 by
The PixelLight Team
Last modified Thu Feb 23 2012 14:09:40
The content of this PixelLight document is published under the
Creative Commons Attribution-NonCommercial-ShareAlike 3.0 Unported