89 const G4bool calcNorm=
false,
101 std::ostream&
StreamInfo(std::ostream& os)
const;
125 {
return "$Id: G4Tet.hh,v 1.11 2010-10-20 08:54:18 gcosmo Exp $"; }
129 { warningFlag=flag; }
146 G4double fCubicVolume, fSurfaceArea;
152 static const char CVSVers[];
157 G4ThreeVector fNormal123, fNormal142, fNormal134, fNormal234;
161 G4double fCdotN123, fCdotN142, fCdotN134, fCdotN234;
162 G4double fXMin, fXMax, fYMin, fYMax, fZMin, fZMax;
163 G4double fDx, fDy, fDz, fTol, fMaxSize;
std::vector< G4ThreeVector > G4ThreeVectorList
G4double DistanceToIn(const G4ThreeVector &p, const G4ThreeVector &v) const
void ComputeDimensions(G4VPVParameterisation *p, const G4int n, const G4VPhysicalVolume *pRep)
G4bool CalculateExtent(const EAxis pAxis, const G4VoxelLimits &pVoxelLimit, const G4AffineTransform &pTransform, G4double &pmin, G4double &pmax) const
void PrintWarnings(G4bool flag)
G4Tet & operator=(const G4Tet &rhs)
G4Polyhedron * GetPolyhedron() const
G4ThreeVector SurfaceNormal(const G4ThreeVector &p) const
G4GeometryType GetEntityType() const
G4ThreeVector GetPointOnSurface() const
G4double GetSurfaceArea()
std::ostream & StreamInfo(std::ostream &os) const
static G4bool CheckDegeneracy(G4ThreeVector anchor, G4ThreeVector p2, G4ThreeVector p3, G4ThreeVector p4)
const char * CVSFileVers()
G4double GetCubicVolume()
G4double DistanceToOut(const G4ThreeVector &p, const G4ThreeVector &v, const G4bool calcNorm=false, G4bool *validNorm=0, G4ThreeVector *n=0) const
G4Polyhedron * CreatePolyhedron() const
std::vector< G4ThreeVector > GetVertices() const
const char * CVSHeaderVers()
G4ThreeVectorList * CreateRotatedVertices(const G4AffineTransform &pTransform) const
G4VisExtent GetExtent() const
EInside Inside(const G4ThreeVector &p) const
G4NURBS * CreateNURBS() const
void DescribeYourselfTo(G4VGraphicsScene &scene) const