#include <astar2.h>
Inheritance diagram for AStar3D::OperationLimiter:

Public Member Functions | |
| virtual bool | allowHeightChange ()=0 |
| virtual bool | allowMovement ()=0 |
| virtual bool | allowLeavingContainer ()=0 |
| virtual bool | allowDocking ()=0 |
| virtual | ~OperationLimiter () |
|
|
|
|
|
Implemented in HeightChangeLimitation, and MovementLimitation. Referenced by AStar3D::findPath(). |
|
|
Implemented in HeightChangeLimitation, and MovementLimitation. Referenced by AStar3D::findPath(). |
|
|
Implemented in HeightChangeLimitation, and MovementLimitation. Referenced by AStar3D::findPath(). |
|
|
Implemented in HeightChangeLimitation, and MovementLimitation. Referenced by AStar3D::findPath(). |
1.4.2