, including all inherited members.
AddTechnique(int nTechnique=-1) | PLRenderer::Effect | |
CallLoadable(File &cFile, Loader &cLoader, const String &sMethod, const String &sParams) | PLCore::Loadable | [protected, virtual] |
Delete(bool bProtectedToo=false) | PLCore::Resource< Effect > | [virtual] |
GetBlend() const | PLRenderer::Effect | [inline] |
GetEffectManager() const | PLRenderer::Effect | [inline] |
GetFilename() const | PLCore::Loadable | [inline] |
GetFlags() const | PLRenderer::Effect | [inline] |
GetHandler(uint32 nIndex) const | PLCore::Resource< Effect > | |
GetID() const | PLCore::Resource< Effect > | |
GetLoadableTypeName() const override | PLRenderer::Effect | [virtual] |
GetManager() const | PLCore::Resource< Effect > | |
GetName() const | PLCore::Resource< Effect > | |
GetNumOfHandlers() const | PLCore::Resource< Effect > | |
GetNumOfTechniques() const | PLRenderer::Effect | [inline] |
GetParameterManager() const | PLRenderer::Effect | [inline] |
GetSelectedTechnique() const | PLRenderer::Effect | [inline] |
GetSelectedTechniqueIndex() const | PLRenderer::Effect | [inline] |
GetTechnique(PLCore::uint32 nIndex) const | PLRenderer::Effect | [inline] |
GetUrl() const | PLCore::Loadable | [inline] |
IsLoaded() const | PLRenderer::Effect | [inline] |
IsProtected() const | PLCore::Resource< Effect > | |
Loadable() | PLCore::Loadable | [protected] |
LoadByFile(File &cFile, const String &sParams="", const String &sMethod="") | PLCore::Loadable | [virtual] |
LoadByFilename(const String &sFilename, const String &sParams="", const String &sMethod="") | PLCore::Loadable | [virtual] |
m_bProtected | PLCore::Resource< Effect > | [protected] |
m_lstHandlers | PLCore::Resource< Effect > | [protected] |
m_pManager | PLCore::Resource< Effect > | [protected] |
m_sName | PLCore::Resource< Effect > | [protected] |
m_sUrl | PLCore::Loadable | [protected] |
operator=(const Effect &cSource) | PLRenderer::Effect | |
Resource< Effect >::operator=(const Resource< Effect > &cSource) | PLCore::Resource< Effect > | [virtual] |
Reload() override | PLRenderer::Effect | [virtual] |
RemoveAllTechniques() | PLRenderer::Effect | |
RemoveTechnique(int nTechnique=-1) | PLRenderer::Effect | |
Resource(const String &sName="", ResourceManager< Effect > *pManager=nullptr) | PLCore::Resource< Effect > | |
SaveByFile(File &cFile, const String &sParams="", const String &sMethod="") | PLCore::Loadable | [virtual] |
SaveByFilename(const String &sFilename, const String &sParams="", const String &sMethod="") | PLCore::Loadable | [virtual] |
SelectTechnique(PLCore::uint32 nIndex=0) | PLRenderer::Effect | [inline] |
SelectTechnique(const PLCore::String &sName) | PLRenderer::Effect | |
SetBlend(bool bBlend=false) | PLRenderer::Effect | [inline] |
SetFlags(PLCore::uint32 nFlags=0) | PLRenderer::Effect | [inline] |
SetName(const String &sName) | PLCore::Resource< Effect > | [virtual] |
SetProtected(bool bProtected=false) | PLCore::Resource< Effect > | |
Unload() override | PLRenderer::Effect | [virtual] |
~Effect() | PLRenderer::Effect | [virtual] |
~Loadable() | PLCore::Loadable | [protected, virtual] |
~Resource() | PLCore::Resource< Effect > | [protected, virtual] |