musrsim/geant4/TaoLEMuSR/doc/commands/_vis_sceneHandler_.html
2008-03-20 09:23:20 +00:00

58 lines
2.0 KiB
HTML

<html><head><title>Commands in /vis/sceneHandler/</title></head>
<body bgcolor="#ffffff"><h2>/vis/sceneHandler/</h2><p>
Operations on Geant4 scene handlers.<br>
<p><hr><p>
<h2>Sub-directories : </h2><dl>
</dl><p><hr><p>
<h2>Commands : </h2><dl>
<p><br><p><dt><b>attach [<i>scene-name</i>]</b>
<p><dd>
Attaches scene to current scene handler.<br>
If scene-name is omitted, current scene is attached. To see scenes and
scene handlers, use "/vis/scene/list" and "/vis/sceneHandler/list"<br>
<p><dd>Available at all Geant4 states.
<p><dd>Parameters<table border=1>
<tr><td>scene-name
<td>type s
<td>Omittable : current value is used as the default value.
<td></table>
<p><br><p><dt><b>create [<i>graphics-system-name</i>] [<i>scene-handler-name</i>]</b>
<p><dd>
Creates an scene handler for a specific graphics system.<br>
Attaches current scene, if any. (You can change attached scenes with
"/vis/sceneHandler/attach".) Invents a scene handler name if not
supplied. This scene handler becomes current.<br>
<p><dd>Available at all Geant4 states.
<p><dd>Parameters<table border=1>
<tr><td>graphics-system-name
<td>type s
<td><td>Parameter candidates : ATree DAWNFILE GAGTree HepRepFile HepRepXML RayTracer VRML1FILE VRML2FILE DAWN OGLIX OGLSX
<tr><td>scene-handler-name
<td>type s
<td>Omittable : current value is used as the default value.
<td></table>
<p><br><p><dt><b>list [<i>scene-handler-name</i>] [<i>verbosity</i>]</b>
<p><dd>
Lists scene handler(s).<br>
"help /vis/verbose" for definition of verbosity.<br>
<p><dd>Available at all Geant4 states.
<p><dd>Parameters<table border=1>
<tr><td>scene-handler-name
<td>type s
<td>Omittable : default value = all
<td><tr><td>verbosity
<td>type s
<td>Omittable : default value = 0
<td></table>
<p><br><p><dt><b>select [<i>scene-handler-name</i>]</b>
<p><dd>
Selects a scene handler.<br>
Makes the scene handler current. "/vis/sceneHandler/list" to see
possible scene handler names.<br>
<p><dd>Available at all Geant4 states.
<p><dd>Parameters<table border=1>
<tr><td>scene-handler-name
<td>type s
<td><td></table>
</dl></body></html>