source: trunk/environments/g4py/examples/demos/water_phantom/vis.mac @ 1337

Last change on this file since 1337 was 1337, checked in by garnier, 14 years ago

tag geant4.9.4 beta 1 + modifs locales

File size: 287 bytes
Line 
1# vis.mac
2
3/vis/open OGLIX
4#/vis/open OGLSX
5
6/vis/scene/create
7/vis/scene/add/volume
8
9/vis/sceneHandler/attach
10
11/vis/viewer/set/viewpointThetaPhi 90. 0.
12
13/tracking/storeTrajectory 1
14/vis/scene/add/trajectories
15/vis/scene/endOfEventAction accumulate
16#/vis/scene/endOfEventAction refresh
17
Note: See TracBrowser for help on using the repository browser.