21 #ifndef VIEWERWIDGET_H 22 #define VIEWERWIDGET_H 24 #include <QOpenGLWidget> 26 #include <QOpenGLTexture> 30 #include <QWaitCondition> 31 #include <QOpenGLFunctions> 41 class QOpenGLFramebufferObject;
106 #endif // VIEWERWIDGET_H
Definition: viewercontainer.h:29
Definition: viewerwindow.h:31
std::shared_ptr< Clip > ClipPtr
Definition: cacher.h:28
Definition: effectgizmo.h:41
std::shared_ptr< Effect > EffectPtr
Definition: effect.h:48
Definition: renderthread.h:41