Geant4 11.4.0
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 354 of file G4VSceneHandler.hh.

Constructor & Destructor Documentation

◆ NameAndVisAtts()

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

Definition at line 355 of file G4VSceneHandler.hh.

Member Data Documentation

◆ fName

G4String G4VSceneHandler::NameAndVisAtts::fName

Definition at line 357 of file G4VSceneHandler.hh.

Referenced by NameAndVisAtts().

◆ fVisAtts

G4VisAttributes G4VSceneHandler::NameAndVisAtts::fVisAtts

Definition at line 358 of file G4VSceneHandler.hh.

Referenced by NameAndVisAtts().


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