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 35 of file navigation.h.
Member Data Documentation
The documentation for this struct was generated from the following file:
- celtool/navigation.h
Generated for CEL: Crystal Entity Layer 1.2 by doxygen 1.4.7
