Definition of the used structs in the project Path planner. More...
#include <datastructsManipulator.h>
| Public Attributes | |
| double | x | 
| double | y | 
| double | z | 
Definition of the used structs in the project Path planner.
Definition at line 39 of file datastructsManipulator.h.
| double Point3D::x | 
Definition at line 41 of file datastructsManipulator.h.
| double Point3D::y | 
Definition at line 42 of file datastructsManipulator.h.
| double Point3D::z | 
Definition at line 43 of file datastructsManipulator.h.