#include <G4VGraphicsSystem.hh>
Definition at line 45 of file G4VGraphicsSystem.hh.
◆ Functionality
| Enumerator |
|---|
| noFunctionality | |
| nonEuclidian | |
| twoD | |
| twoDStore | |
| threeD | |
| threeDInteractive | |
| virtualReality | |
| fileWriter | |
Definition at line 49 of file G4VGraphicsSystem.hh.
◆ G4VGraphicsSystem() [1/3]
Definition at line 38 of file G4VGraphicsSystem.cc.
39 :
43{
45}
Functionality fFunctionality
std::vector< G4String > fNicknames
◆ G4VGraphicsSystem() [2/3]
◆ G4VGraphicsSystem() [3/3]
◆ ~G4VGraphicsSystem()
| G4VGraphicsSystem::~G4VGraphicsSystem |
( |
| ) |
|
|
virtual |
◆ AddNickname()
| void G4VGraphicsSystem::AddNickname |
( |
const G4String & |
nickname | ) |
|
|
inline |
◆ CreateSceneHandler()
Implemented in G4RayTracer, G4OpenInventor, G4DAWNFILE, G4GMocrenFile, G4HepRep, G4HepRepFile, G4OpenGLImmediateQt, G4OpenGLImmediateWin32, G4OpenGLImmediateWt, G4OpenGLImmediateX, G4OpenGLImmediateXm, G4OpenGLStoredQt, G4OpenGLStoredWin32, G4OpenGLStoredX, G4OpenGLStoredXm, G4ASCIITree, G4VRML1File, G4VRML2File, G4XXX, G4XXXFile, G4XXXSG, and G4XXXStored.
◆ CreateViewer()
Implemented in G4RayTracer, G4DAWNFILE, G4GMocrenFile, G4HepRep, G4HepRepFile, G4OpenGLImmediateQt, G4OpenGLImmediateWin32, G4OpenGLImmediateWt, G4OpenGLImmediateX, G4OpenGLImmediateXm, G4OpenGLStoredQt, G4OpenGLStoredWin32, G4OpenGLStoredX, G4OpenGLStoredXm, G4OpenInventorWin, G4OpenInventorXt, G4OpenInventorXtExtended, G4ASCIITree, G4VRML1File, G4VRML2File, G4XXX, G4XXXFile, G4XXXSG, and G4XXXStored.
◆ GetDescription()
| const G4String & G4VGraphicsSystem::GetDescription |
( |
| ) |
const |
|
inline |
◆ GetFunctionality()
◆ GetName()
| const G4String & G4VGraphicsSystem::GetName |
( |
| ) |
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: