A class for drawing the video frame with OpenGL. More...
#include <videoengine.h>
Public Member Functions | |
void | initialize () |
void | drawVideoGeometry (QGLShaderProgram *program) |
Draws the video frame. More... | |
A class for drawing the video frame with OpenGL.
void cavapa_gui::VideoEngine::drawVideoGeometry | ( | QGLShaderProgram * | program | ) |
Draws the video frame.
*program | Specifies the OpenGL shader program to be used. |
void cavapa_gui::VideoEngine::initialize | ( | ) |