PixelLightAPI  .
PLMath::GraphPath Member List
This is the complete list of members for PLMath::GraphPath, 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) constPLCore::Resource< GraphPath >
GetID() constPLCore::Resource< GraphPath >
GetLength() const PLMath::GraphPath
GetLoadableTypeName() const overridePLMath::GraphPath [virtual]
GetManager() constPLCore::Resource< GraphPath >
GetName() constPLCore::Resource< GraphPath >
GetNode(PLCore::uint32 nID=0) const PLMath::GraphPath
GetNode(PLCore::uint32 nID=0)PLMath::GraphPath
GetNumOfHandlers() constPLCore::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() constPLCore::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_bProtectedPLCore::Resource< GraphPath > [protected]
m_lstHandlersPLCore::Resource< GraphPath > [protected]
m_pManagerPLCore::Resource< GraphPath > [protected]
m_sFilenamePLCore::Loadable [protected]
m_sNamePLCore::Resource< GraphPath > [protected]
m_sUrlPLCore::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() overridePLMath::GraphPath [virtual]
~GraphPath()PLMath::GraphPath [virtual]
~Loadable()PLCore::Loadable [protected, virtual]
~Resource()PLCore::Resource< GraphPath > [protected, virtual]


PixelLight PixelLight 0.9.11-R1
Copyright (C) 2002-2012 by The PixelLight Team
Last modified Thu Feb 23 2012 14:09:34
The content of this PixelLight document is published under the
Creative Commons Attribution-NonCommercial-ShareAlike 3.0 Unported