mirror of
https://github.com/vale981/Taevitas
synced 2025-03-05 17:41:42 -05:00
dirty_debug
This commit is contained in:
parent
11accb01ae
commit
ac9a3d9a82
1 changed files with 1 additions and 0 deletions
|
@ -52,6 +52,7 @@ void CameraManager::captureCallback(FlyCapture2::Image* image, const void *camMa
|
||||||
if(camManager) {
|
if(camManager) {
|
||||||
static_cast<const CameraManager*>(camManager)->frameCaptured(image);
|
static_cast<const CameraManager*>(camManager)->frameCaptured(image);
|
||||||
}
|
}
|
||||||
|
qDebug() << "here";
|
||||||
return;
|
return;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue