PixelLightAPI  .
PLRenderer::Texture Member List
This is the complete list of members for PLRenderer::Texture, including all inherited members.
Bind(PLCore::uint32 nStage=0) const PLRenderer::Texture
CallLoadable(File &cFile, Loader &cLoader, const String &sMethod, const String &sParams)PLCore::Loadable [protected, virtual]
Default enum valuePLRenderer::Texture
Delete(bool bProtectedToo=false)PLCore::Resource< Texture > [virtual]
DestroyTextureBuffer()PLRenderer::Texture [protected]
DXT1 enum valuePLRenderer::Texture
DXT3 enum valuePLRenderer::Texture
DXT5 enum valuePLRenderer::Texture
DXT5_xGxR enum valuePLRenderer::Texture
ECompressionFormat enum namePLRenderer::Texture
GetCompressionHint() const PLRenderer::Texture [inline]
GetCorrectTextureSize(PLCore::uint32 nSize, PLCore::uint32 nMinSize, PLCore::uint32 nMaxSize, bool bRectangle) const PLRenderer::Texture [protected]
GetFilename() const PLCore::Loadable [inline]
GetHandler(uint32 nIndex) constPLCore::Resource< Texture >
GetID() constPLCore::Resource< Texture >
GetLoadableTypeName() const overridePLRenderer::Texture [virtual]
GetManager() constPLCore::Resource< Texture >
GetName() constPLCore::Resource< Texture >
GetNumOfHandlers() constPLCore::Resource< Texture >
GetOriginalSize() const PLRenderer::Texture [inline]
GetTextureBuffer() const PLRenderer::Texture
GetTextureManager() const PLRenderer::Texture [inline]
GetUrl() const PLCore::Loadable [inline]
IsAnimated() const PLRenderer::Texture [virtual]
IsProtected() constPLCore::Resource< Texture >
LATC1 enum valuePLRenderer::Texture
LATC2 enum valuePLRenderer::Texture
LATC2_XYSwizzle enum valuePLRenderer::Texture
Loadable()PLCore::Loadable [protected]
LoadByFile(File &cFile, const String &sParams="", const String &sMethod="")PLCore::Loadable [virtual]
LoadByFilename(const PLCore::String &sFilename, const PLCore::String &sParams="", const PLCore::String &sMethod="") overridePLRenderer::Texture [virtual]
m_bProtectedPLCore::Resource< Texture > [protected]
m_lstHandlersPLCore::Resource< Texture > [protected]
m_pManagerPLCore::Resource< Texture > [protected]
m_sFilenamePLCore::Loadable [protected]
m_sNamePLCore::Resource< Texture > [protected]
m_sUrlPLCore::Loadable [protected]
None enum valuePLRenderer::Texture
operator=(const Resource< Texture > &cSource)PLCore::Resource< Texture > [virtual]
Reload()PLCore::Loadable [virtual]
Resource(const String &sName="", ResourceManager< Texture > *pManager=nullptr)PLCore::Resource< Texture >
SaveByFile(PLCore::File &cFile, const PLCore::String &sParams="", const PLCore::String &sMethod="") overridePLRenderer::Texture [virtual]
SaveByFilename(const PLCore::String &sFilename, const PLCore::String &sParams="", const PLCore::String &sMethod="") overridePLRenderer::Texture [virtual]
SetCompressionHint(ECompressionFormat nFormat=Default)PLRenderer::Texture [inline]
SetName(const String &sName)PLCore::Resource< Texture > [virtual]
SetProtected(bool bProtected=false)PLCore::Resource< Texture >
SetTextureBuffer(TextureBuffer *pTextureBuffer=nullptr)PLRenderer::Texture
Texture(TextureManager &cManager, const PLCore::String &sName)PLRenderer::Texture [protected]
Unload() overridePLRenderer::Texture [virtual]
~Loadable()PLCore::Loadable [protected, virtual]
~Resource()PLCore::Resource< Texture > [protected, virtual]
~Texture()PLRenderer::Texture [virtual]


PixelLight 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