Geant4 11.2.2
Toolkit for the simulation of the passage of particles through matter
Loading...
Searching...
No Matches
G4VSceneHandler::NameAndVisAtts Struct Reference

#include <G4VSceneHandler.hh>

Public Member Functions

 NameAndVisAtts (const G4String &name="", const G4VisAttributes &visAtts=G4VisAttributes())
 

Public Attributes

G4String fName
 
G4VisAttributes fVisAtts
 

Detailed Description

Definition at line 346 of file G4VSceneHandler.hh.

Constructor & Destructor Documentation

◆ NameAndVisAtts()

G4VSceneHandler::NameAndVisAtts::NameAndVisAtts ( const G4String & name = "",
const G4VisAttributes & visAtts = G4VisAttributes() )
inline

Definition at line 347 of file G4VSceneHandler.hh.

Member Data Documentation

◆ fName

G4String G4VSceneHandler::NameAndVisAtts::fName

Definition at line 349 of file G4VSceneHandler.hh.

◆ fVisAtts

G4VisAttributes G4VSceneHandler::NameAndVisAtts::fVisAtts

Definition at line 350 of file G4VSceneHandler.hh.


The documentation for this struct was generated from the following file: