Loading...
Searching...
No Matches
icons.mac
Go to the documentation of this file.
1#
2# This file permits to customize, with commands,
3# the icon menu bar of the G4UIQt sessions not yet implemented other UI drivers (geant4-09-05-ref-09)
4# It has no effect with G4UIterminal.
5
6# disable default icons
7/gui/defaultIcons false
8
9# open/save icons
10/gui/addIcon "Open macro file" open /control/execute
11/gui/addIcon "Save viewer state" save /vis/viewer/save
12
13# Cursors style icons
14/gui/addIcon "Move" move
15/gui/addIcon "Pick" pick
16/gui/addIcon "Zoom out" zoom_out
17/gui/addIcon "Zoom in" zoom_in
18/gui/addIcon "Rotate" rotate
19
20# Surface Style icons
21# Surface Style icons
22/gui/addIcon "Hidden line removal" hidden_line_removal
23/gui/addIcon "Hidden line and hidden surface removal" hidden_line_and_surface_removal
24/gui/addIcon "Surfaces" solid
25/gui/addIcon "Wireframe" wireframe
26
27# Perspective/Ortho icons
28/gui/addIcon "Perspective" perspective
29/gui/addIcon "Orthographic" ortho

Applications | User Support | Publications | Collaboration