#include <DozerAIUpdate.h>
Public Attributes | |
| Bool | valid |
| this point has been set and is valid | |
| Coord3D | location |
| WORLD location. | |
Definition at line 293 of file DozerAIUpdate.h.
| Coord3D DozerAIUpdate::DozerDockPointInfo::location |
WORLD location.
Definition at line 296 of file DozerAIUpdate.h.
| Bool DozerAIUpdate::DozerDockPointInfo::valid |
this point has been set and is valid
Definition at line 295 of file DozerAIUpdate.h.