Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members   Related Pages  

Stage.C File Reference

#include "Stage.h"
#include "DisplayDevice.h"
#include "Scene.h"
#include "DispCmds.h"
#include "Inform.h"
#include "utilities.h"

Go to the source code of this file.

Defines

#define STAGEEVENCOL   REGGREY
#define STAGEODDCOL   REGSILVER
#define STAGE_PANELS   8

Variables

char * stageloc [Stage::STAGEPOS_TOTAL]


Define Documentation

#define STAGE_PANELS   8
 

Definition at line 43 of file Stage.C.

Referenced by Stage::Stage.

#define STAGEEVENCOL   REGGREY
 

Definition at line 39 of file Stage.C.

Referenced by Stage::Stage.

#define STAGEODDCOL   REGSILVER
 

Definition at line 40 of file Stage.C.

Referenced by Stage::Stage.


Variable Documentation

char* stageloc[Stage::STAGEPOS_TOTAL] [static]
 

Initial value:

 {
  (char *) "Off", (char *) "Origin", (char *) "Bottom", 
  (char *) "Top", (char *) "Left", (char *) "Right", (char *) "Behind" }

Definition at line 33 of file Stage.C.

Referenced by Stage::loc_description.


Generated on Fri Apr 19 02:45:59 2024 for VMD (current) by doxygen1.2.14 written by Dimitri van Heesch, © 1997-2002