|
Geant4 11.3.0
Toolkit for the simulation of the passage of particles through matter
|
#include <G4Mesh.hh>
Classes | |
| struct | ThreeDRectangleParameters |
Public Types | |
| enum | MeshType { invalid , rectangle , nested3DRectangular , cylinder , sphere , tetrahedron } |
Public Member Functions | |
| G4Mesh (G4VPhysicalVolume *containerVolume, const G4Transform3D &) | |
| virtual | ~G4Mesh () |
| const std::map< G4int, G4String > & | GetEnumMap () const |
| G4VPhysicalVolume * | GetContainerVolume () const |
| G4VPhysicalVolume * | GetParameterisedVolume () const |
| MeshType | GetMeshType () const |
| G4int | GetMeshDepth () const |
| const G4Transform3D & | GetTransform () const |
| const ThreeDRectangleParameters & | GetThreeDRectParameters () const |
| enum G4Mesh::MeshType |
| Enumerator | |
|---|---|
| invalid | |
| rectangle | |
| nested3DRectangular | |
| cylinder | |
| sphere | |
| tetrahedron | |
Definition at line 51 of file G4Mesh.hh.
| G4Mesh::G4Mesh | ( | G4VPhysicalVolume * | containerVolume, |
| const G4Transform3D & | transform ) |
Definition at line 79 of file G4Mesh.cc.
|
inline |
Definition at line 73 of file G4Mesh.hh.
Referenced by G4PseudoScene::AddCompound(), G4VSceneHandler::AddCompound(), G4VtkStore::AddCompound(), G4VSceneHandler::Draw3DRectMeshAsDots(), G4VSceneHandler::Draw3DRectMeshAsSurfaces(), G4VSceneHandler::DrawTetMeshAsDots(), G4VSceneHandler::DrawTetMeshAsSurfaces(), operator<<(), G4VtkUnstructuredGridPipeline::SetUnstructuredGridData(), and G4VSceneHandler::StandardSpecialMeshRendering().
|
inline |
Definition at line 76 of file G4Mesh.hh.
Referenced by operator<<(), and G4VtkUnstructuredGridPipeline::SetUnstructuredGridData().
|
inline |
Definition at line 75 of file G4Mesh.hh.
Referenced by G4VtkSceneHandler::AddCompound(), G4PhysicalVolumeModel::DescribeAndDescend(), G4VSceneHandler::Draw3DRectMeshAsDots(), G4VSceneHandler::Draw3DRectMeshAsSurfaces(), G4VSceneHandler::DrawTetMeshAsDots(), G4VSceneHandler::DrawTetMeshAsSurfaces(), operator<<(), G4VtkUnstructuredGridPipeline::SetUnstructuredGridData(), and G4VSceneHandler::StandardSpecialMeshRendering().
|
inline |
Definition at line 74 of file G4Mesh.hh.
Referenced by G4PhysicalVolumeModel::DescribeAndDescend().
|
inline |
Definition at line 78 of file G4Mesh.hh.
Referenced by G4VSceneHandler::Draw3DRectMeshAsDots(), and G4VSceneHandler::Draw3DRectMeshAsSurfaces().
|
inline |
Definition at line 77 of file G4Mesh.hh.
Referenced by G4VSceneHandler::AddCompound(), G4VSceneHandler::Draw3DRectMeshAsDots(), G4VSceneHandler::Draw3DRectMeshAsSurfaces(), G4VSceneHandler::DrawTetMeshAsDots(), G4VSceneHandler::DrawTetMeshAsSurfaces(), operator<<(), and G4VSceneHandler::StandardSpecialMeshRendering().