Livox SDK API  V2.1.0
LivoxPoint Struct Reference

#include <livox_def.h>

Public Attributes

float x
 
float y
 
float z
 
uint8_t reflectivity
 

Detailed Description

Standard point cloud format

Definition at line 161 of file livox_def.h.

Member Data Documentation

uint8_t LivoxPoint::reflectivity

Reflectivity

Definition at line 165 of file livox_def.h.

float LivoxPoint::x

X axis, Unit:m

Definition at line 162 of file livox_def.h.

float LivoxPoint::y

Y axis, Unit:m

Definition at line 163 of file livox_def.h.

float LivoxPoint::z

Z axis, Unit:m

Definition at line 164 of file livox_def.h.


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