, including all inherited members.
AddNode(GraphNode &cNode) | PLMath::GraphPath | |
CallLoadable(File &cFile, Loader &cLoader, const String &sMethod, const String &sParams) | PLCore::Loadable | [protected, virtual] |
Delete(bool bProtectedToo=false) | PLCore::Resource< GraphPath > | [virtual] |
GetFilename() const | PLCore::Loadable | [inline] |
GetHandler(uint32 nIndex) const | PLCore::Resource< GraphPath > | |
GetID() const | PLCore::Resource< GraphPath > | |
GetLength() const | PLMath::GraphPath | |
GetLoadableTypeName() const override | PLMath::GraphPath | [virtual] |
GetManager() const | PLCore::Resource< GraphPath > | |
GetName() const | PLCore::Resource< GraphPath > | |
GetNode(PLCore::uint32 nID=0) const | PLMath::GraphPath | |
GetNode(PLCore::uint32 nID=0) | PLMath::GraphPath | |
GetNumOfHandlers() const | PLCore::Resource< GraphPath > | |
GetNumOfNodes() const | PLMath::GraphPath | |
GetOwnerGraph() const | PLMath::GraphPath | |
GetPosByNodeIndex(float fNodeIndex, bool bLinear=true) const | PLMath::GraphPath | |
GetPosByPercentageAlongPath(float fPercentageAlongPath, bool bLinear=true) const | PLMath::GraphPath | |
GetUrl() const | PLCore::Loadable | [inline] |
GraphPath(const PLCore::String &sName, PLCore::ResourceManager< GraphPath > *pManager=nullptr) | PLMath::GraphPath | |
GraphPath(Graph *pOwnerGraph=nullptr) | PLMath::GraphPath | |
IsClosed() const | PLMath::GraphPath | |
IsProtected() const | PLCore::Resource< GraphPath > | |
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< GraphPath > | [protected] |
m_lstHandlers | PLCore::Resource< GraphPath > | [protected] |
m_pManager | PLCore::Resource< GraphPath > | [protected] |
m_sFilename | PLCore::Loadable | [protected] |
m_sName | PLCore::Resource< GraphPath > | [protected] |
m_sUrl | PLCore::Loadable | [protected] |
operator=(const GraphPath &cSource) | PLMath::GraphPath | [virtual] |
Resource< GraphPath >::operator=(const Resource< GraphPath > &cSource) | PLCore::Resource< GraphPath > | [virtual] |
Reload() | PLCore::Loadable | [virtual] |
RemoveNode(PLCore::uint32 nNode=0) | PLMath::GraphPath | |
Resource(const String &sName="", ResourceManager< GraphPath > *pManager=nullptr) | PLCore::Resource< GraphPath > | |
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] |
SetClosed(bool bClosed=false) | PLMath::GraphPath | |
SetName(const String &sName) | PLCore::Resource< GraphPath > | [virtual] |
SetProtected(bool bProtected=false) | PLCore::Resource< GraphPath > | |
Unload() override | PLMath::GraphPath | [virtual] |
~GraphPath() | PLMath::GraphPath | [virtual] |
~Loadable() | PLCore::Loadable | [protected, virtual] |
~Resource() | PLCore::Resource< GraphPath > | [protected, virtual] |