OrbbecSDK 2.7.2
OrbbecSDK: Software-Development-Kit for Orbbec 3D Cameras
Loading...
Searching...
No Matches
OBLiDARSpherePoint Struct Reference

3D point structure with LiDAR information More...

#include <ObTypes.h>

Public Attributes

float distance
 distance, unit: mm
float theta
 azimuth angle, unit: degrees
float phi
 zenith angle, unit: degrees
uint8_t reflectivity
 reflectivity
uint8_t tag
 tag

Detailed Description

3D point structure with LiDAR information

Definition at line 857 of file ObTypes.h.

Member Data Documentation

◆ distance

float OBLiDARSpherePoint::distance

distance, unit: mm

Definition at line 858 of file ObTypes.h.

◆ theta

float OBLiDARSpherePoint::theta

azimuth angle, unit: degrees

Definition at line 859 of file ObTypes.h.

◆ phi

float OBLiDARSpherePoint::phi

zenith angle, unit: degrees

Definition at line 860 of file ObTypes.h.

◆ reflectivity

uint8_t OBLiDARSpherePoint::reflectivity

reflectivity

Definition at line 861 of file ObTypes.h.

◆ tag

uint8_t OBLiDARSpherePoint::tag

tag

Definition at line 862 of file ObTypes.h.


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