BaseObject() | sp::BaseObject | [inline, protected] |
BaseObject(const io::stringc &Name) | sp::BaseObject | [inline, protected] |
getIncidentEdges() const | sp::tool::PathNode | [inline] |
getName() const | sp::BaseObject | [inline] |
getNeighbors() const | sp::tool::PathNode | |
getPosition() const | sp::tool::PathNode | [inline] |
getUserData() const | sp::BaseObject | [inline] |
getUserDataFlags() const | sp::BaseObject | [inline] |
Name_ | sp::BaseObject | [protected] |
PathEdge class | sp::tool::PathNode | [friend] |
PathGraph class | sp::tool::PathNode | [friend] |
PathNode() | sp::tool::PathNode | |
PathNode(const dim::vector3df &Position, void *Data=0) | sp::tool::PathNode | |
setName(const io::stringc &Name) | sp::BaseObject | [inline] |
setPosition(const dim::vector3df &Position) | sp::tool::PathNode | |
setUserData(void *Data) | sp::BaseObject | [inline] |
setUserDataFlags(s32 Flags) | sp::BaseObject | [inline] |
UserData_ | sp::BaseObject | [protected] |
UserDataFlags_ | sp::BaseObject | [protected] |
~BaseObject() | sp::BaseObject | [inline, virtual] |
~PathNode() | sp::tool::PathNode |