dirty_debug

This commit is contained in:
Hiro Protagonist 2017-03-21 17:56:53 +13:00
parent 84c8340e62
commit dbe9f9549d

View file

@ -59,7 +59,7 @@ private:
FlyCapture2::PGRGuid camera_guid;
// Index of the current camera
unsigned int camera_index;
int camera_index;
// Just a littile wrapper function around the callback function for the camera capture to emit signals.
static inline void captureCallback(FlyCapture2::Image*, const void *);