|
Geant4 11.4.0
Toolkit for the simulation of the passage of particles through matter
|
#include <G4VSceneHandler.hh>
Public Member Functions | |
| NameAndVisAtts (const G4String &name="", const G4VisAttributes &visAtts=G4VisAttributes()) | |
Public Attributes | |
| G4String | fName |
| G4VisAttributes | fVisAtts |
Definition at line 354 of file G4VSceneHandler.hh.
|
inline |
Definition at line 355 of file G4VSceneHandler.hh.
| G4String G4VSceneHandler::NameAndVisAtts::fName |
Definition at line 357 of file G4VSceneHandler.hh.
Referenced by NameAndVisAtts().
| G4VisAttributes G4VSceneHandler::NameAndVisAtts::fVisAtts |
Definition at line 358 of file G4VSceneHandler.hh.
Referenced by NameAndVisAtts().