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 82 of file datastructsManipulator.h.
double Point3D::x |
Definition at line 83 of file datastructsManipulator.h.
double Point3D::y |
Definition at line 84 of file datastructsManipulator.h.
double Point3D::z |
Definition at line 85 of file datastructsManipulator.h.