Jive reference manual
List of all members | Static Public Attributes
jive::gl::GfxCommands Class Reference

#include <jive/gl/GfxCommands.h>

Inheritance diagram for jive::gl::GfxCommands:
Inheritance graph

Static Public Attributes

static const char * SHOW_MESH
 
static const char * HIDE_MESH
 
static const char * SHOW_EDGES
 
static const char * HIDE_EDGES
 
- Static Public Attributes inherited from jem::gl::Commands
static const char * ZOOM
 
static const char * ROTATE
 
static const char * TRANSLATE
 
static const char * CENTER
 
static const char * ALIGN
 
static const char * SAVE_STATE
 
static const char * RESTORE_STATE
 
static const char * SAVE_SNAPSHOT
 
static const char * SHOW_OPTIONS
 
static const char * SELECT
 
static const char * HELP
 
static const char * QUIT
 
static const char * SHOW_NAMES
 
static const char * HIDE_NAMES
 
static const char * SHOW_AXES
 
static const char * HIDE_AXES
 
static const char * SHOW_LINES
 
static const char * HIDE_LINES
 
static const char * SHOW_FACES
 
static const char * HIDE_FACES
 
static const char * SHOW_PALETTE
 
static const char * HIDE_PALETTE
 
static const char * SHOW_MARKERS
 
static const char * HIDE_MARKERS
 
static const char * SHOW_KEY
 
static const char * HIDE_KEY
 
static const char * SHOW_XTICKS
 
static const char * HIDE_XTICKS
 
static const char * SHOW_YTICKS
 
static const char * HIDE_YTICKS
 
static const char * AUTO_SCALE
 

Member Data Documentation

const char* jive::gl::GfxCommands::SHOW_MESH
static
const char* jive::gl::GfxCommands::HIDE_MESH
static
const char* jive::gl::GfxCommands::SHOW_EDGES
static
const char* jive::gl::GfxCommands::HIDE_EDGES
static