|
Pol
Revision:cb584c9
|
#include <uopathnode.h>
Public Attributes | |
| short | x |
| short | y |
| short | z |
Definition at line 26 of file uopathnode.h.
| short Pol::Core::AStarBlockers::BlockNode::x |
Definition at line 28 of file uopathnode.h.
Referenced by Pol::Core::AStarBlockers::AddBlocker(), Pol::Core::UOPathState::GetCost(), Pol::Core::UOPathState::GetSuccessors(), Pol::Core::UOPathState::GoalDistanceEstimate(), Pol::Core::UOPathState::IsGoal(), Pol::Core::UOPathState::IsSameState(), and Pol::Core::UOPathState::Name().
| short Pol::Core::AStarBlockers::BlockNode::y |
Definition at line 29 of file uopathnode.h.
Referenced by Pol::Core::AStarBlockers::AddBlocker(), Pol::Core::UOPathState::GetCost(), Pol::Core::UOPathState::GetSuccessors(), Pol::Core::UOPathState::GoalDistanceEstimate(), Pol::Core::UOPathState::IsGoal(), Pol::Core::UOPathState::IsSameState(), and Pol::Core::UOPathState::Name().
| short Pol::Core::AStarBlockers::BlockNode::z |
Definition at line 30 of file uopathnode.h.
Referenced by Pol::Core::AStarBlockers::AddBlocker(), Pol::Core::UOPathState::GetSuccessors(), Pol::Core::UOPathState::GoalDistanceEstimate(), Pol::Core::UOPathState::IsGoal(), Pol::Core::UOPathState::IsSameState(), and Pol::Core::UOPathState::Name().