V-ARTContributions
Variables
viewerglutogl.cpp File Reference

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
 

Detailed Description

Implementation file for V-ART class "ViewerGlutOGL".

Version
Revision:
1.3

Definition in file viewerglutogl.cpp.

Variable Documentation

const unsigned int MAX_VIEWERS = 6

Definition at line 14 of file viewerglutogl.cpp.

Referenced by VART::ViewerGlutOGL::RedisplayAll().