#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 G4ASCIITree, G4DAWNFILE, G4GMocrenFile, G4HepRepFile, G4OpenGLImmediateQt, G4OpenGLImmediateWin32, G4OpenGLImmediateX, G4OpenGLImmediateXm, G4OpenGLStoredQt, G4OpenGLStoredWin32, G4OpenGLStoredX, G4OpenGLStoredXm, G4OpenInventor, G4Qt3D, G4RayTracer, G4RayTracerX, G4ToolsSGOffscreen, G4ToolsSGQtGLES, G4ToolsSGQtZB, G4ToolsSGWindowsGLES, G4ToolsSGWindowsZB, G4ToolsSGX11GLES, G4ToolsSGX11ZB, G4ToolsSGXtGLES, G4ToolsSGXtZB, G4VRML2File, G4Vtk, G4VtkOffscreen, and G4VtkQt.
◆ CreateViewer()
Implemented in G4ASCIITree, G4DAWNFILE, G4GMocrenFile, G4HepRepFile, G4OpenGLImmediateQt, G4OpenGLImmediateWin32, G4OpenGLImmediateX, G4OpenGLImmediateXm, G4OpenGLStoredQt, G4OpenGLStoredWin32, G4OpenGLStoredX, G4OpenGLStoredXm, G4OpenInventorQt, G4OpenInventorWin, G4OpenInventorXt, G4OpenInventorXtExtended, G4Qt3D, G4RayTracer, G4RayTracerX, G4ToolsSGOffscreen, G4ToolsSGQtGLES, G4ToolsSGQtZB, G4ToolsSGWindowsGLES, G4ToolsSGWindowsZB, G4ToolsSGX11GLES, G4ToolsSGX11ZB, G4ToolsSGXtGLES, G4ToolsSGXtZB, G4VRML2File, G4Vtk, G4VtkOffscreen, and G4VtkQt.
◆ 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: