celNavigationInfo Struct Reference
Navigation result between navigator and target. More...
#include <celtool/navigation.h>
Public Attributes | |
csVector3 | angle |
Point-point angle between navigator and target. | |
float | distance |
Point-Point distance between navigator and target. | |
bool | success |
True if navigator and target are found. | |
bool | visible |
True if navigator and target can see eachother. |
Detailed Description
Navigation result between navigator and target.
Definition at line 37 of file navigation.h.
Member Data Documentation
Point-point angle between navigator and target.
Definition at line 44 of file navigation.h.
Point-Point distance between navigator and target.
Definition at line 46 of file navigation.h.
True if navigator and target are found.
Definition at line 40 of file navigation.h.
True if navigator and target can see eachother.
Definition at line 42 of file navigation.h.
The documentation for this struct was generated from the following file:
- celtool/navigation.h
Generated for CEL: Crystal Entity Layer 1.4.1 by doxygen 1.7.1