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

Classes

class  Calibration
class  Config
class  Header
class  Histogram
class  SensorCalibration
class  TransmitDelay

Typedefs

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

Typedef Documentation

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

Function pointer for receiving callbacks of image data. The data pointed to by the Header argument are guaranteed to remain valid only until the callback returns.

To reserve the data pointed to by header, so that it remains valid after the callback has returned, use

Definition at line 427 of file MultiSenseTypes.hh.



multisense_lib
Author(s):
autogenerated on Mon Oct 9 2017 03:06:22