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

Classes

class  AuxConfig
 
class  Calibration
 
class  Config
 
class  ExposureConfig
 
class  Header
 
class  Histogram
 
class  PacketDelay
 
class  RemoteHeadConfig
 
class  TransmitDelay
 

Typedefs

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

Typedef Documentation

◆ Callback

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 513 of file Legacy/include/MultiSense/MultiSenseTypes.hh.

crl::multisense::Channel::reserveCallbackBuffer
virtual void * reserveCallbackBuffer()=0


multisense_lib
Author(s):
autogenerated on Thu Apr 17 2025 02:49:10