Geant4 Cross Reference |
1 ========================================= 1 ========================================================= 2 Geant4 - an Object-Oriented Toolkit for S 2 Geant4 - an Object-Oriented Toolkit for Simulation in HEP 3 ========================================= 3 ========================================================= 4 4 5 examples/extended/visualization 5 examples/extended/visualization/perspective 6 ------------------------------- 6 ------------------------------------------ 7 7 8 This example is another example of using the G 8 This example is another example of using the Geant Visualization 9 System as a "stand-alone" graphics library and 9 System as a "stand-alone" graphics library and viewer. See 10 examples/extended/visualization/standalone for 10 examples/extended/visualization/standalone for a simpler 11 introductory explanation. 11 introductory explanation. 12 12 13 The particular feature of this example is the 13 The particular feature of this example is the addition of "perspective 14 lines". The direction of these lines is contr 14 lines". The direction of these lines is controlled by 15 15 16 /perspectiveDemo/optionString x 16 /perspectiveDemo/optionString x 17 17 18 See vis.mac. 18 See vis.mac. 19 19 20 Notes: 20 Notes: 21 - /perspectiveDemo/scene is not used at presen 21 - /perspectiveDemo/scene is not used at present. 22 - visXm.mac is specially for use with G4UIXm a 22 - visXm.mac is specially for use with G4UIXm and OGL*Xm. 23 23 24 John Allison 24 John Allison 25 11th June 2012 25 11th June 2012