Geant4  9.6.p02
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Public Member Functions | List of all members
G4VisCommandGeometrySetVisibility Class Reference

#include <G4VisCommandsGeometrySet.hh>

Inheritance diagram for G4VisCommandGeometrySetVisibility:
Inheritance graph
[legend]
Collaboration diagram for G4VisCommandGeometrySetVisibility:
Collaboration graph
[legend]

Public Member Functions

 G4VisCommandGeometrySetVisibility ()
 
virtual ~G4VisCommandGeometrySetVisibility ()
 
G4String GetCurrentValue (G4UIcommand *command)
 
void SetNewValue (G4UIcommand *command, G4String newValue)
 
void SetNewValueOnLV (G4LogicalVolume *pLV, G4int, G4bool)
 

Additional Inherited Members

- Static Public Member Functions inherited from G4VVisCommand
static void SetVisManager (G4VisManager *)
 
- Protected Types inherited from G4VVisCommandGeometry
typedef std::map
< G4LogicalVolume *, const
G4VisAttributes * >
::const_iterator 
VisAttsMapIterator
 
- Protected Member Functions inherited from G4VVisCommandGeometrySet
void Set (G4String logVolName, const G4VVisCommandGeometrySetFunction &, G4int requestedDepth)
 
void SetLVVisAtts (G4LogicalVolume *, const G4VVisCommandGeometrySetFunction &, G4int depth, G4int requestedDepth)
 
- Static Protected Member Functions inherited from G4VVisCommand
static G4String ConvertToString (G4double x, G4double y, const char *unitName)
 
static void ConvertToDoublePair (const G4String &paramString, G4double &xval, G4double &yval)
 
- Protected Attributes inherited from G4UImessenger
G4UIdirectorybaseDir
 
G4String baseDirName
 
- Static Protected Attributes inherited from G4VVisCommandGeometry
static std::map
< G4LogicalVolume *, const
G4VisAttributes * > 
fVisAttsMap
 

Detailed Description

Definition at line 296 of file G4VisCommandsGeometrySet.hh.

Constructor & Destructor Documentation

G4VisCommandGeometrySetVisibility::G4VisCommandGeometrySetVisibility ( )

Definition at line 554 of file G4VisCommandsGeometrySet.cc.

Here is the call graph for this function:

G4VisCommandGeometrySetVisibility::~G4VisCommandGeometrySetVisibility ( )
virtual

Definition at line 576 of file G4VisCommandsGeometrySet.cc.

Member Function Documentation

G4String G4VisCommandGeometrySetVisibility::GetCurrentValue ( G4UIcommand command)
virtual

Reimplemented from G4UImessenger.

Definition at line 581 of file G4VisCommandsGeometrySet.cc.

void G4VisCommandGeometrySetVisibility::SetNewValue ( G4UIcommand command,
G4String  newValue 
)
virtual

Reimplemented from G4UImessenger.

Definition at line 587 of file G4VisCommandsGeometrySet.cc.

Here is the call graph for this function:

void G4VisCommandGeometrySetVisibility::SetNewValueOnLV ( G4LogicalVolume pLV,
G4int  requestedDepth,
G4bool  visibility 
)

Definition at line 615 of file G4VisCommandsGeometrySet.cc.

Here is the call graph for this function:


The documentation for this class was generated from the following files: