Go to the documentation of this file.
33 #ifndef CAMERAINPUTNODE_H
34 #define CAMERAINPUTNODE_H
38 #include <QtCore/QThread>
41 #include <QWaitCondition>
45 #if (OGRE_PLATFORM == OGRE_PLATFORM_WIN32)
49 namespace ImageFilterNode {
50 using namespace Frapper;
90 void initialise(
int CameraId);
104 void updateVideoTexture();
109 void sleepOrWakeupThread();
114 void changeCameraSource();
119 void setSleepingThreadTime();