MCPcopy Create free account
hub / github.com/Geant4/geant4 / GetMeshType

Method GetMeshType

source/visualization/modeling/include/G4Mesh.hh:75–75  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

73 G4VPhysicalVolume* GetContainerVolume() const {return fpContainerVolume;}
74 G4VPhysicalVolume* GetParameterisedVolume() const {return fpParameterisedVolume;}
75 MeshType GetMeshType() const {return fMeshType;}
76 G4int GetMeshDepth() const {return fMeshDepth;}
77 const G4Transform3D& GetTransform() const {return fTransform;}
78 const ThreeDRectangleParameters& GetThreeDRectParameters() const {return f3DRPs;}

Callers 9

DescribeAndDescendMethod · 0.80
G4Mesh.ccFile · 0.80
Draw3DRectMeshAsDotsMethod · 0.80
DrawTetMeshAsDotsMethod · 0.80
DrawTetMeshAsSurfacesMethod · 0.80
AddCompoundMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected