Geant4 11.1.1
Toolkit for the simulation of the passage of particles through matter
Loading...
Searching...
No Matches
G4Scene::Model Struct Reference

#include <G4Scene.hh>

Public Member Functions

 Model (G4VModel *pModel)
 

Public Attributes

G4bool fActive
 
G4VModelfpModel
 

Detailed Description

Definition at line 72 of file G4Scene.hh.

Constructor & Destructor Documentation

◆ Model()

G4Scene::Model::Model ( G4VModel pModel)
inline

Definition at line 73 of file G4Scene.hh.

73: fActive(true), fpModel(pModel) {}
G4bool fActive
Definition: G4Scene.hh:74
G4VModel * fpModel
Definition: G4Scene.hh:75

Member Data Documentation

◆ fActive

G4bool G4Scene::Model::fActive

Definition at line 74 of file G4Scene.hh.

◆ fpModel

G4VModel* G4Scene::Model::fpModel

Definition at line 75 of file G4Scene.hh.


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