Valkka
1.6.1
OpenSource Video Management
|
A generic object that's drawn on top of the bitmaps. More...
#include <openglobject.h>
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? | |
A generic object that's drawn on top of the bitmaps.