SLAMTEC Aurora Public Remote SDK  1.2.0-rtm
_slamtec_aurora_sdk_position3d_t Struct Reference

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...
 

Detailed Description

The 3D position structure.

The 3D position structure contains the 3D position.

Member Data Documentation

◆ x

double _slamtec_aurora_sdk_position3d_t::x

The x coordinate.

The x coordinate is the x coordinate of the 3D position.

◆ y

double _slamtec_aurora_sdk_position3d_t::y

The y coordinate.

The y coordinate is the y coordinate of the 3D position.

◆ z

double _slamtec_aurora_sdk_position3d_t::z

The z coordinate.

The z coordinate is the z coordinate of the 3D position.


The documentation for this struct was generated from the following file: