|
Geant4 11.4.0
Toolkit for the simulation of the passage of particles through matter
|
#include <G4BoundingExtentScene.hh>
Additional Inherited Members | |
| Protected Attributes inherited from G4PseudoScene | |
| const G4Transform3D * | fpCurrentObjectTransformation = nullptr |
| const G4VisAttributes * | fpVisAttributes = nullptr |
| Protected Attributes inherited from G4VGraphicsScene | |
| G4int | fMaxGeometryDepth = 0 |
Definition at line 40 of file G4BoundingExtentScene.hh.
| G4BoundingExtentScene::G4BoundingExtentScene | ( | G4VModel * | pModel = 0 | ) |
Definition at line 37 of file G4BoundingExtentScene.cc.
|
virtual |
Definition at line 41 of file G4BoundingExtentScene.cc.
| void G4BoundingExtentScene::AccrueBoundingExtent | ( | const G4VisExtent & | newExtent | ) |
Definition at line 62 of file G4BoundingExtentScene.cc.
Referenced by G4Scene::CalculateExtent(), and G4VisCommandSetVolumeForField::SetNewValue().
|
inline |
Definition at line 50 of file G4BoundingExtentScene.hh.
Referenced by G4PhysicalVolumeModel::CalculateExtent(), and G4Scene::CalculateExtent().
|
inlinevirtual |
Reimplemented from G4VGraphicsScene.
Definition at line 48 of file G4BoundingExtentScene.hh.
Referenced by G4VisCommandSetVolumeForField::SetNewValue().
| void G4BoundingExtentScene::ResetBoundingExtent | ( | ) |
Definition at line 56 of file G4BoundingExtentScene.cc.