V-ARTContributions
|
Implementation file for V-ART class "ViewerGlutOGL". More...
#include "vart/contrib/viewerglutogl.h"
#include <cassert>
#include <GL/glut.h>
#include <iostream>
#include <cstdlib>
Go to the source code of this file.
Variables | |
const unsigned int | MAX_VIEWERS = 6 |
Implementation file for V-ART class "ViewerGlutOGL".
Definition in file viewerglutogl.cpp.
const unsigned int MAX_VIEWERS = 6 |
Definition at line 14 of file viewerglutogl.cpp.
Referenced by VART::ViewerGlutOGL::RedisplayAll().