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

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 1470 of file MultiSenseTypes.hh.

The type of a single laser intensity measurement

Definition at line 1415 of file MultiSenseTypes.hh.

The type of a single laser range measurement

Definition at line 1413 of file MultiSenseTypes.hh.



multisense_lib
Author(s):
autogenerated on Sun Mar 14 2021 02:34:50