Livox SDK API  V1.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 106 of file livox_def.h.

Member Data Documentation

◆ reflectivity

uint8_t LivoxRawPoint::reflectivity

Reflectivity

Definition at line 110 of file livox_def.h.

◆ x

int32_t LivoxRawPoint::x

X axis, Unit:mm

Definition at line 107 of file livox_def.h.

◆ y

int32_t LivoxRawPoint::y

Y axis, Unit:mm

Definition at line 108 of file livox_def.h.

◆ z

int32_t LivoxRawPoint::z

Z axis, Unit:mm

Definition at line 109 of file livox_def.h.


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