CAVAPA-GUI  30.5.2014
 All Classes Namespaces Functions Variables Typedefs Enumerations Pages
Public Member Functions | List of all members
cavapa_gui::VideoEngine Class Reference

A class for drawing the video frame with OpenGL. More...

#include <videoengine.h>

Inheritance diagram for cavapa_gui::VideoEngine:

Public Member Functions

void initialize ()
 
void drawVideoGeometry (QGLShaderProgram *program)
 Draws the video frame. More...
 

Detailed Description

A class for drawing the video frame with OpenGL.

Author
Oskari Leppäaho

Member Function Documentation

void cavapa_gui::VideoEngine::drawVideoGeometry ( QGLShaderProgram *  program)

Draws the video frame.

Parameters
*programSpecifies the OpenGL shader program to be used.
void cavapa_gui::VideoEngine::initialize ( )


The documentation for this class was generated from the following files: