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

Member Data Documentation

◆ reflectivity

uint8_t LivoxPoint::reflectivity

Reflectivity

Definition at line 118 of file livox_def.h.

◆ x

float LivoxPoint::x

X axis, Unit:m

Definition at line 115 of file livox_def.h.

◆ y

float LivoxPoint::y

X axis, Unit:m

Definition at line 116 of file livox_def.h.

◆ z

float LivoxPoint::z

X axis, Unit:m

Definition at line 117 of file livox_def.h.


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