G4VVisCommandGeometry Class Reference

#include <G4VisCommandsGeometry.hh>

Inheritance diagram for G4VVisCommandGeometry:

G4VVisCommand G4UImessenger G4VisCommandGeometryList G4VisCommandGeometryRestore G4VVisCommandGeometrySet G4VisCommandGeometrySetColour G4VisCommandGeometrySetDaughtersInvisible G4VisCommandGeometrySetForceAuxEdgeVisible G4VisCommandGeometrySetForceLineSegmentsPerCircle G4VisCommandGeometrySetForceSolid G4VisCommandGeometrySetForceWireframe G4VisCommandGeometrySetLineStyle G4VisCommandGeometrySetLineWidth G4VisCommandGeometrySetVisibility

Public Member Functions

virtual ~G4VVisCommandGeometry ()

Protected Types

typedef std::map< G4LogicalVolume *,
const G4VisAttributes
* >::const_iterator 
VisAttsMapIterator

Static Protected Attributes

static std::map< G4LogicalVolume *,
const G4VisAttributes * > 
fVisAttsMap

Detailed Description

Definition at line 42 of file G4VisCommandsGeometry.hh.


Member Typedef Documentation

typedef std::map<G4LogicalVolume*, const G4VisAttributes*>::const_iterator G4VVisCommandGeometry::VisAttsMapIterator [protected]

Definition at line 49 of file G4VisCommandsGeometry.hh.


Constructor & Destructor Documentation

G4VVisCommandGeometry::~G4VVisCommandGeometry (  )  [virtual]

Definition at line 41 of file G4VisCommandsGeometry.cc.

00042 {
00043   // Delete all vis atts that were "new".  Do something like "restore"
00044   // without the "rebuild".
00045 }


Field Documentation

std::map< G4LogicalVolume *, const G4VisAttributes * > G4VVisCommandGeometry::fVisAttsMap [static, protected]

Definition at line 47 of file G4VisCommandsGeometry.hh.

Referenced by G4VisCommandGeometryRestore::SetNewValue().


The documentation for this class was generated from the following files:
Generated on Mon May 27 17:53:58 2013 for Geant4 by  doxygen 1.4.7