Livox SDK API  V2.2.0
LivoxRawPoint Struct Reference

#include <livox_def.h>

Public Attributes

int32_t x
 
int32_t y
 
int32_t z
 
uint8_t reflectivity
 

Detailed Description

Cartesian coordinate format.

Definition at line 156 of file livox_def.h.

Member Data Documentation

uint8_t LivoxRawPoint::reflectivity

Reflectivity

Definition at line 160 of file livox_def.h.

int32_t LivoxRawPoint::x

X axis, Unit:mm

Definition at line 157 of file livox_def.h.

int32_t LivoxRawPoint::y

Y axis, Unit:mm

Definition at line 158 of file livox_def.h.

int32_t LivoxRawPoint::z

Z axis, Unit:mm

Definition at line 159 of file livox_def.h.


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