The 3D position structure. More...
#include <aurora_pubsdk_objects.h>
Public Attributes | |
double | x |
The x coordinate. More... | |
double | y |
The y coordinate. More... | |
double | z |
The z coordinate. More... | |
The 3D position structure.
The 3D position structure contains the 3D position.
double _slamtec_aurora_sdk_position3d_t::x |
The x coordinate.
The x coordinate is the x coordinate of the 3D position.
double _slamtec_aurora_sdk_position3d_t::y |
The y coordinate.
The y coordinate is the y coordinate of the 3D position.
double _slamtec_aurora_sdk_position3d_t::z |
The z coordinate.
The z coordinate is the z coordinate of the 3D position.