|
Geant4-11
|
Public Member Functions | |
| def | __init__ (self, gsys="OGLIX") |
| def | add_scene (self, ascene) |
| def | select_scene (self, iscene) |
Data Fields | |
| gsystem | |
| scenelist | |
| viewpoint | |
Definition at line 44 of file g4viscp.py.
| def source.g4viscp.G4VisCP.__init__ | ( | self, | |
gsys = "OGLIX" |
|||
| ) |
Definition at line 47 of file g4viscp.py.
| def source.g4viscp.G4VisCP.add_scene | ( | self, | |
| ascene | |||
| ) |
Definition at line 61 of file g4viscp.py.
References source.g4viscp.G4VisCP.scenelist.
| def source.g4viscp.G4VisCP.select_scene | ( | self, | |
| iscene | |||
| ) |
Definition at line 64 of file g4viscp.py.
References source.g4viscp.G4VisCP.scenelist, and source.g4viscp.G4VisCP.viewpoint.
| source.g4viscp.G4VisCP.gsystem |
Definition at line 48 of file g4viscp.py.
| source.g4viscp.G4VisCP.scenelist |
Definition at line 49 of file g4viscp.py.
Referenced by source.g4viscp.G4VisCP.add_scene(), and source.g4viscp.G4VisCP.select_scene().
| source.g4viscp.G4VisCP.viewpoint |
Definition at line 50 of file g4viscp.py.
Referenced by source.g4viscp.G4VisCP.select_scene().