![]() |
Public API 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. | |
Navigation result between navigator and target.
Definition at line 37 of file navigation.h.
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.