54 #if defined(G4GEOM_USE_USOLIDS) 
   55 #define G4GEOM_USE_UTET 1 
   58 #if defined(G4GEOM_USE_UTET) 
   98                            const G4bool calcNorm=
false,
 
  110     std::ostream& 
StreamInfo(std::ostream& os) 
const;
 
  133       { 
return "$Id: G4Tet.hh 76263 2013-11-08 11:41:52Z gcosmo $"; }
 
G4double DistanceToOut(const G4ThreeVector &p, const G4ThreeVector &v, const G4bool calcNorm=false, G4bool *validNorm=0, G4ThreeVector *n=0) const 
 
CLHEP::Hep3Vector G4ThreeVector
 
G4ThreeVector GetPointOnSurface() const 
 
G4double DistanceToIn(const G4ThreeVector &p, const G4ThreeVector &v) const 
 
G4GeometryType GetEntityType() const 
 
void PrintWarnings(G4bool flag)
 
G4bool CalculateExtent(const EAxis pAxis, const G4VoxelLimits &pVoxelLimit, const G4AffineTransform &pTransform, G4double &pmin, G4double &pmax) const 
 
std::vector< G4ThreeVector > GetVertices() const 
 
void DescribeYourselfTo(G4VGraphicsScene &scene) const 
 
G4ThreeVector GetPointOnFace(G4ThreeVector p1, G4ThreeVector p2, G4ThreeVector p3, G4double &area) const 
 
static G4bool CheckDegeneracy(G4ThreeVector anchor, G4ThreeVector p2, G4ThreeVector p3, G4ThreeVector p4)
 
std::vector< G4ThreeVector > G4ThreeVectorList
 
G4Polyhedron * CreatePolyhedron() const 
 
std::ostream & StreamInfo(std::ostream &os) const 
 
G4double GetCubicVolume()
 
const char * CVSFileVers()
 
G4double GetSurfaceArea()
 
EInside Inside(const G4ThreeVector &p) const 
 
const char * CVSHeaderVers()
 
G4VisExtent GetExtent() const 
 
static const char CVSVers[]
 
G4ThreeVectorList * CreateRotatedVertices(const G4AffineTransform &pTransform) const 
 
G4Tet & operator=(const G4Tet &rhs)
 
void ComputeDimensions(G4VPVParameterisation *p, const G4int n, const G4VPhysicalVolume *pRep)
 
G4Polyhedron * fpPolyhedron
 
G4Polyhedron * GetPolyhedron() const 
 
G4Tet(const G4String &pName, G4ThreeVector anchor, G4ThreeVector p2, G4ThreeVector p3, G4ThreeVector p4, G4bool *degeneracyFlag=0)
 
G4ThreeVector SurfaceNormal(const G4ThreeVector &p) const