Go to the source code of this file.
#define INVALID_POLYREF 0 |
#define MAX_PATH_LENGTH 74 |
#define MAX_POINT_PATH_LENGTH 74 |
#define SMOOTH_PATH_SLOP 0.3f |
#define SMOOTH_PATH_STEP_SIZE 4.0f |
Enumerator |
---|
PATHFIND_BLANK |
|
PATHFIND_NORMAL |
|
PATHFIND_SHORTCUT |
|
PATHFIND_INCOMPLETE |
|
PATHFIND_NOPATH |
|
PATHFIND_NOT_USING_PATH |
|
PATHFIND_SHORT |
|
Definition: PathGenerator.h:45
Definition: PathGenerator.h:47
Definition: PathGenerator.h:44
Definition: PathGenerator.h:43
Definition: PathGenerator.h:46
Definition: PathGenerator.h:49
Definition: PathGenerator.h:48