#include <G4VGraphicsSystem.hh>
Definition at line 46 of file G4VGraphicsSystem.hh.
◆ Functionality
Enumerator |
---|
noFunctionality | |
nonEuclidian | |
twoD | |
twoDStore | |
threeD | |
threeDInteractive | |
virtualReality | |
fileWriter | |
Definition at line 50 of file G4VGraphicsSystem.hh.
◆ G4VGraphicsSystem() [1/3]
Definition at line 39 of file G4VGraphicsSystem.cc.
std::vector< G4String > fNicknames
Functionality fFunctionality
◆ G4VGraphicsSystem() [2/3]
Definition at line 48 of file G4VGraphicsSystem.cc.
std::vector< G4String > fNicknames
Functionality fFunctionality
◆ G4VGraphicsSystem() [3/3]
Definition at line 58 of file G4VGraphicsSystem.cc.
std::vector< G4String > fNicknames
Functionality fFunctionality
◆ ~G4VGraphicsSystem()
G4VGraphicsSystem::~G4VGraphicsSystem |
( |
| ) |
|
|
virtual |
◆ AddNickname()
void G4VGraphicsSystem::AddNickname |
( |
const G4String & |
nickname | ) |
|
|
inline |
◆ CreateSceneHandler()
Implemented in G4GMocrenFile, G4RayTracer, G4DAWNFILE, G4HepRepFile, G4OpenInventor, G4ASCIITree, G4OpenGLImmediateWt, G4VRML1File, G4VRML2File, G4XXX, G4XXXFile, G4XXXSG, G4XXXStored, G4HepRep, G4OpenGLImmediateX, G4OpenGLImmediateXm, G4OpenGLStoredX, G4OpenGLStoredXm, G4OpenGLImmediateQt, G4OpenGLImmediateWin32, G4OpenGLStoredQt, and G4OpenGLStoredWin32.
◆ CreateViewer()
Implemented in G4GMocrenFile, G4RayTracer, G4DAWNFILE, G4HepRepFile, G4ASCIITree, G4OpenGLImmediateWt, G4OpenInventorXtExtended, G4VRML1File, G4VRML2File, G4XXX, G4XXXFile, G4XXXSG, G4XXXStored, G4HepRep, G4OpenGLImmediateX, G4OpenGLImmediateXm, G4OpenGLStoredX, G4OpenGLStoredXm, G4OpenInventorXt, G4OpenGLImmediateQt, G4OpenGLImmediateWin32, G4OpenGLStoredQt, G4OpenGLStoredWin32, and G4OpenInventorWin.
◆ GetDescription()
const G4String& G4VGraphicsSystem::GetDescription |
( |
| ) |
const |
|
inline |
◆ GetFunctionality()
◆ GetName()
const G4String& G4VGraphicsSystem::GetName |
( |
void |
| ) |
const |
|
inline |
◆ GetNickname()
const G4String& G4VGraphicsSystem::GetNickname |
( |
| ) |
const |
|
inline |
◆ GetNicknames()
const std::vector<G4String>& G4VGraphicsSystem::GetNicknames |
( |
| ) |
const |
|
inline |
◆ IsUISessionCompatible()
G4bool G4VGraphicsSystem::IsUISessionCompatible |
( |
| ) |
const |
|
virtual |
◆ fDescription
G4String G4VGraphicsSystem::fDescription |
|
protected |
◆ fFunctionality
◆ fName
◆ fNicknames
std::vector<G4String> G4VGraphicsSystem::fNicknames |
|
protected |
The documentation for this class was generated from the following files: