Geant4.10
|
Public Member Functions | |
def | __init__ |
def | add_scene |
def | select_scene |
Data Fields | |
gsystem | |
scenelist | |
viewpoint | |
Definition at line 45 of file /g4viscp.py.
def python3.g4viscp.G4VisCP.__init__ | ( | self, | |
gsys = "OGLIX" |
|||
) |
def python3.g4viscp.G4VisCP.add_scene | ( | self, | |
ascene | |||
) |
Definition at line 62 of file /g4viscp.py.
def python3.g4viscp.G4VisCP.select_scene | ( | self, | |
iscene | |||
) |
Definition at line 65 of file /g4viscp.py.
References python.g4viscp.G4VisCP.scenelist, python3.g4viscp.G4VisCP.scenelist, python.g4viscp.G4VisCP.viewpoint, and python3.g4viscp.G4VisCP.viewpoint.
python3.g4viscp.G4VisCP.gsystem |
Definition at line 49 of file /g4viscp.py.
python3.g4viscp.G4VisCP.scenelist |
Definition at line 50 of file /g4viscp.py.
Referenced by python3.g4viscp.G4VisCP.select_scene().
python3.g4viscp.G4VisCP.viewpoint |
Definition at line 51 of file /g4viscp.py.
Referenced by python3.g4viscp.G4VisCP.select_scene().