Changeset 1042 for trunk/source/visualization/management/include
- Timestamp:
- May 14, 2009, 6:24:00 PM (17 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/source/visualization/management/include/G4VisCommandsViewerSet.hh
r954 r1042 25 25 // 26 26 // 27 // $Id: G4VisCommandsViewerSet.hh,v 1.2 2 2007/04/03 13:33:16allison Exp $28 // GEANT4 tag $Name: $27 // $Id: G4VisCommandsViewerSet.hh,v 1.23 2009/05/13 18:17:25 allison Exp $ 28 // GEANT4 tag $Name: HEAD $ 29 29 30 30 // /vis/viewer/set commands - John Allison 16th May 2000 … … 42 42 class G4UIcmdWithAnInteger; 43 43 class G4UIcmdWithADouble; 44 class G4UIcmdWith3VectorAndUnit; 44 45 45 46 class G4VisCommandsViewerSet: public G4VVisCommandViewer { … … 73 74 G4UIcommand* fpCommandSectionPlane; 74 75 G4UIcmdWithAString* fpCommandStyle; 76 G4UIcmdWith3VectorAndUnit* fpCommandTargetPoint; 75 77 G4UIcommand* fpCommandUpThetaPhi; 76 78 G4UIcommand* fpCommandUpVector;
Note:
See TracChangeset
for help on using the changeset viewer.
