#include <sensor_lib.h>
Public Attributes | |
uint8_t | Intensity_u8 |
int16_t | X_i16 |
int16_t | Y_i16 |
int16_t | Z_i16 |
Definition at line 39 of file sensor_lib.h.
uint8_t Point3D_t::Intensity_u8 |
Definition at line 44 of file sensor_lib.h.
int16_t Point3D_t::X_i16 |
Definition at line 41 of file sensor_lib.h.
int16_t Point3D_t::Y_i16 |
Definition at line 42 of file sensor_lib.h.
int16_t Point3D_t::Z_i16 |
Definition at line 43 of file sensor_lib.h.