|
Planeshift
|
#include <npcoperations.h>
Public Member Functions | |
| virtual bool | Filter (const Waypoint *waypoint) const |
| Called to check if a waypoint should be filters. More... | |
| WanderRouteFilter (WanderOperation *parent) | |
Protected Attributes | |
| WanderOperation * | parent |
Definition at line 1726 of file npcoperations.h.
|
inline |
Definition at line 1729 of file npcoperations.h.
|
virtual |
Called to check if a waypoint should be filters.
Implements psPathNetwork::RouteFilter.
|
protected |
Definition at line 1732 of file npcoperations.h.