|
Geant4
10.00.p02
|
#include <G4UTet.hh>
Inheritance diagram for G4UTet:
Collaboration diagram for G4UTet: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 |
| 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().
Here is the caller graph for this function:
|
inline |
Definition at line 92 of file G4UTet.hh.
References GetShape(), UTet::GetVertices(), and z.
Here is the call graph for this function:Definition at line 94 of file G4UTet.cc.
References G4USolid::operator=().
Here is the call graph for this function: