Classes | Typedefs
crl::multisense::lidar Namespace Reference

Classes

class  Calibration
 
class  Header
 

Typedefs

typedef void(* Callback) (const Header &header, void *userDataP)
 
typedef uint32_t IntensityType
 
typedef uint32_t RangeType
 

Typedef Documentation

◆ Callback

typedef void(* crl::multisense::lidar::Callback) (const Header &header, void *userDataP)

Function pointer for receiving callbacks of lidar data. Pointers to data are no longer valid after the callback returns.

To reserve data pointers after the callback returns use

Definition at line 2129 of file MultiSenseTypes.hh.

◆ IntensityType

The type of a single laser intensity measurement

Definition at line 2074 of file MultiSenseTypes.hh.

◆ RangeType

The type of a single laser range measurement

Definition at line 2072 of file MultiSenseTypes.hh.



multisense_lib
Author(s):
autogenerated on Sat Jun 24 2023 03:01:21