OpenMoHAA 0.82.0
|
An offmesh point that the navigation system will use to find path. More...
#include <navigation_recast_load_ext.h>
Public Member Functions | |
bool | operator== (const offMeshNavigationPoint &other) const |
bool | operator!= (const offMeshNavigationPoint &other) const |
Public Attributes | |
Vector | start |
Vector | end |
float | radius |
unsigned short | flags |
unsigned char | area |
bool | bidirectional |
int | id |
An offmesh point that the navigation system will use to find path.