Geant4
10.01.p02
|
#include <G4UTet.hh>
Additional Inherited Members | |
Protected Member Functions inherited from G4USolid | |
G4ThreeVectorList * | CreateRotatedVertices (const G4AffineTransform &pT) const |
Protected Member Functions inherited from G4VSolid | |
void | CalculateClippedPolygonExtent (G4ThreeVectorList &pPolygon, const G4VoxelLimits &pVoxelLimit, const EAxis pAxis, G4double &pMin, G4double &pMax) const |
void | ClipCrossSection (G4ThreeVectorList *pVertices, const G4int pSectionIndex, const G4VoxelLimits &pVoxelLimit, const EAxis pAxis, G4double &pMin, G4double &pMax) const |
void | ClipBetweenSections (G4ThreeVectorList *pVertices, const G4int pSectionIndex, const G4VoxelLimits &pVoxelLimit, const EAxis pAxis, G4double &pMin, G4double &pMax) const |
void | ClipPolygon (G4ThreeVectorList &pPolygon, const G4VoxelLimits &pVoxelLimit, const EAxis pAxis) const |
G4double | EstimateCubicVolume (G4int nStat, G4double epsilon) const |
G4double | EstimateSurfaceArea (G4int nStat, G4double ell) const |
Protected Attributes inherited from G4USolid | |
VUSolid * | fShape |
G4bool | fRebuildPolyhedron |
G4Polyhedron * | fPolyhedron |
Protected Attributes inherited from G4VSolid | |
G4double | kCarTolerance |
G4UTet::G4UTet | ( | const G4String & | pName, |
G4ThreeVector | anchor, | ||
G4ThreeVector | p2, | ||
G4ThreeVector | p3, | ||
G4ThreeVector | p4, | ||
G4bool * | degeneracyFlag = 0 |
||
) |
|
inline |
Definition at line 87 of file G4UTet.hh.
References G4USolid::fShape.
Referenced by GetVertices().
|
inline |
Definition at line 92 of file G4UTet.hh.
References GetShape(), UTet::GetVertices(), and z.
Definition at line 94 of file G4UTet.cc.
References G4USolid::operator=().