g4display
g4displayConventions.h File Reference
#include <vector>
#include <string>
Include dependency graph for g4displayConventions.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Macros

#define GDEFAULTVIEWERDRIVER   "TOOLSSG_QT_GLES"
 
#define GDEFAULTVIEWERSIZE   "1200x1200"
 
#define GDEFAULTVIEWERPOS   "-400+100"
 
#define GDEFAULTVSEGPERCIRCLE   50
 
#define GNOT_SPECIFIED_SCENE_TEXT_Z   (-1234.5)
 
#define EC__VISDRIVERNOTFOUND   1301
 

Variables

std::vector< std::string > AVAILABLEG4VIEWERS
 

Macro Definition Documentation

◆ EC__VISDRIVERNOTFOUND

#define EC__VISDRIVERNOTFOUND   1301

Definition at line 17 of file g4displayConventions.h.

◆ GDEFAULTVIEWERDRIVER

#define GDEFAULTVIEWERDRIVER   "TOOLSSG_QT_GLES"

Definition at line 11 of file g4displayConventions.h.

◆ GDEFAULTVIEWERPOS

#define GDEFAULTVIEWERPOS   "-400+100"

Definition at line 13 of file g4displayConventions.h.

◆ GDEFAULTVIEWERSIZE

#define GDEFAULTVIEWERSIZE   "1200x1200"

Definition at line 12 of file g4displayConventions.h.

◆ GDEFAULTVSEGPERCIRCLE

#define GDEFAULTVSEGPERCIRCLE   50

Definition at line 14 of file g4displayConventions.h.

◆ GNOT_SPECIFIED_SCENE_TEXT_Z

#define GNOT_SPECIFIED_SCENE_TEXT_Z   (-1234.5)

Definition at line 15 of file g4displayConventions.h.

Variable Documentation

◆ AVAILABLEG4VIEWERS

std::vector<std::string> AVAILABLEG4VIEWERS
extern