Valkka  1.6.1
OpenSource Video Management
Public Member Functions | Protected Attributes | List of all members
OverlayObject Class Referenceabstract

A generic object that's drawn on top of the bitmaps. More...

#include <openglobject.h>

Inheritance diagram for OverlayObject:
Inheritance graph
[legend]

Public Member Functions

virtual void draw ()=0
 

Protected Attributes

GLuint VAO
 id of the vertex array object
 
GLuint VBO
 id of the vertex buffer object
 
bool is_set
 have coordinates been given?
 

Detailed Description

A generic object that's drawn on top of the bitmaps.


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