Geant4-11
Data Structures | Macros | Variables
G4OpenInventorWinViewer.cc File Reference
#include "G4OpenInventorWinViewer.hh"
#include <Inventor/nodes/SoSelection.h>
#include <Inventor/Win/SoWin.h>
#include <Inventor/Win/viewers/SoWinExaminerViewer.h>
#include "HEPVis/actions/SoGL2PSAction.h"
#include "G4OpenInventor.hh"
#include "G4OpenInventorSceneHandler.hh"
#include "G4VInteractorManager.hh"
#include "G4VisManager.hh"
#include <windowsx.h>

Go to the source code of this file.

Data Structures

class  Geant4_SoWinExaminerViewer
 

Macros

#define ID_ETC_ERASE_DETECTOR   101
 
#define ID_ETC_ERASE_EVENT   102
 
#define ID_ETC_SET_FULL_WIRE_FRAME   106
 
#define ID_ETC_SET_PREVIEW   107
 
#define ID_ETC_SET_PREVIEW_AND_FULL   108
 
#define ID_ETC_SET_REDUCED_WIRE_FRAME   105
 
#define ID_ETC_SET_SOLID   103
 
#define ID_ETC_SET_WIRE_FRAME   104
 
#define ID_ETC_STATS   110
 
#define ID_ETC_UPDATE_SCENE   109
 
#define ID_FILE_ESCAPE   4
 
#define ID_FILE_INVENTOR   3
 
#define ID_FILE_PIXMAP_POSTSCRIPT   2
 
#define ID_FILE_POSTSCRIPT   1
 
#define ID_HELP_CONTROLS   201
 

Variables

static const char className [] = "G4OpenInventorShellWindow"
 

Macro Definition Documentation

◆ ID_ETC_ERASE_DETECTOR

#define ID_ETC_ERASE_DETECTOR   101

Definition at line 70 of file G4OpenInventorWinViewer.cc.

◆ ID_ETC_ERASE_EVENT

#define ID_ETC_ERASE_EVENT   102

Definition at line 71 of file G4OpenInventorWinViewer.cc.

◆ ID_ETC_SET_FULL_WIRE_FRAME

#define ID_ETC_SET_FULL_WIRE_FRAME   106

Definition at line 75 of file G4OpenInventorWinViewer.cc.

◆ ID_ETC_SET_PREVIEW

#define ID_ETC_SET_PREVIEW   107

Definition at line 76 of file G4OpenInventorWinViewer.cc.

◆ ID_ETC_SET_PREVIEW_AND_FULL

#define ID_ETC_SET_PREVIEW_AND_FULL   108

Definition at line 77 of file G4OpenInventorWinViewer.cc.

◆ ID_ETC_SET_REDUCED_WIRE_FRAME

#define ID_ETC_SET_REDUCED_WIRE_FRAME   105

Definition at line 74 of file G4OpenInventorWinViewer.cc.

◆ ID_ETC_SET_SOLID

#define ID_ETC_SET_SOLID   103

Definition at line 72 of file G4OpenInventorWinViewer.cc.

◆ ID_ETC_SET_WIRE_FRAME

#define ID_ETC_SET_WIRE_FRAME   104

Definition at line 73 of file G4OpenInventorWinViewer.cc.

◆ ID_ETC_STATS

#define ID_ETC_STATS   110

Definition at line 79 of file G4OpenInventorWinViewer.cc.

◆ ID_ETC_UPDATE_SCENE

#define ID_ETC_UPDATE_SCENE   109

Definition at line 78 of file G4OpenInventorWinViewer.cc.

◆ ID_FILE_ESCAPE

#define ID_FILE_ESCAPE   4

Definition at line 68 of file G4OpenInventorWinViewer.cc.

◆ ID_FILE_INVENTOR

#define ID_FILE_INVENTOR   3

Definition at line 67 of file G4OpenInventorWinViewer.cc.

◆ ID_FILE_PIXMAP_POSTSCRIPT

#define ID_FILE_PIXMAP_POSTSCRIPT   2

Definition at line 66 of file G4OpenInventorWinViewer.cc.

◆ ID_FILE_POSTSCRIPT

#define ID_FILE_POSTSCRIPT   1

Definition at line 65 of file G4OpenInventorWinViewer.cc.

◆ ID_HELP_CONTROLS

#define ID_HELP_CONTROLS   201

Definition at line 81 of file G4OpenInventorWinViewer.cc.

Variable Documentation

◆ className

const char className[] = "G4OpenInventorShellWindow"
static

Definition at line 85 of file G4OpenInventorWinViewer.cc.

Referenced by G4OpenInventorWinViewer::Initialise().