#include <Plugin-VSI/scene/wayfind.hh>
|
QPoint | validPos (unsigned int _dir, int _step, QPoint _pnt) |
|
int | heuristicDistance (const QPoint &_from, const QPoint &_to) const |
|
void | cleanup () |
|
|
GraphicsScene * | scene_ |
|
unsigned int | counter_ |
|
QLinkedList< Node * > | nodes_ |
|
QHash< QPair< int, int >, Node * > | map_ |
|
Node * | ll_ |
|
QPoint | oldFrom_ |
|
QRegion | oldReg_ |
|
A-Star way finding implementation with dynamic growing area
Definition at line 70 of file wayfind.hh.
The documentation for this class was generated from the following files: