gwnavruntime/pathfollower/positiononpathcheckpointvalidator.h Source File
Go to the documentation of this file.
8 #ifndef Navigation_PositionOnPathCheckPointValidator_H
9 #define Navigation_PositionOnPathCheckPointValidator_H
32 #endif // Navigation_PositionOnPathCheckPointValidator_H
This class is the world element that represent an active character in Gameware Navigation.
Definition: bot.h:150
This class aggregates all necessary information about a position on a Path, namely: ...
Definition: positiononpath.h:33
Interface class for PositionOnPath validation classes.
Definition: ipositiononpathvalidator.h:22
Definition: gamekitcrowddispersion.h:20
Default implementation of IPositionOnPathValidator interface that use Bot::HasReachedPosition() funct...
Definition: positiononpathcheckpointvalidator.h:19