Livox SDK API  V2.1.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 145 of file livox_def.h.

Member Data Documentation

uint8_t LivoxRawPoint::reflectivity

Reflectivity

Definition at line 149 of file livox_def.h.

int32_t LivoxRawPoint::x

X axis, Unit:mm

Definition at line 146 of file livox_def.h.

int32_t LivoxRawPoint::y

Y axis, Unit:mm

Definition at line 147 of file livox_def.h.

int32_t LivoxRawPoint::z

Z axis, Unit:mm

Definition at line 148 of file livox_def.h.


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