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 76 of file datastructsManipulator.h.
double Point3D::x |
Definition at line 59 of file datastructsManipulator.h.
double Point3D::y |
Definition at line 60 of file datastructsManipulator.h.
double Point3D::z |
Definition at line 61 of file datastructsManipulator.h.