26 lines
668 B
Plaintext
26 lines
668 B
Plaintext
//$Id$
|
|
|
|
///\file "visualization/.README"
|
|
///\brief Examples visualization README page
|
|
|
|
/*! \page Examples_visualization Category "visualization"
|
|
|
|
Examples in this directory demonstrate the use of Geant4 visualization.
|
|
|
|
\link Examplestandalone standalone \endlink
|
|
|
|
This example illustrates how one might use the Geant Visualization
|
|
System as a "stand alone" graphics library and viewer.
|
|
|
|
\link Exampleperspective perspective \endlink
|
|
|
|
This example is another example of using the Geant Visualization
|
|
System as a "stand-alone" graphics library and viewer.
|
|
|
|
\link ExampleuserVisAction userVisAction \endlink
|
|
|
|
This example illustrates how to create a "vis action".
|
|
|
|
*/
|
|
|