42 #ifndef G4ScaledSolid_HH
43 #define G4ScaledSolid_HH
80 const G4bool calcNorm=
false,
102 std::ostream&
StreamInfo(std::ostream& os)
const;
124 mutable G4bool fRebuildPolyhedron;
G4ScaledSolid & operator=(const G4ScaledSolid &rhs)
G4ThreeVector GetPointOnSurface() const
G4Scale3D GetScaleTransform() const
G4bool CalculateExtent(const EAxis pAxis, const G4VoxelLimits &pVoxelLimit, const G4AffineTransform &pTransform, G4double &pMin, G4double &pMax) const
G4double DistanceToIn(const G4ThreeVector &p, const G4ThreeVector &v) const
G4Polyhedron * CreatePolyhedron() const
void ComputeDimensions(G4VPVParameterisation *p, const G4int n, const G4VPhysicalVolume *pRep)
EInside Inside(const G4ThreeVector &p) const
G4double DistanceToOut(const G4ThreeVector &p, const G4ThreeVector &v, const G4bool calcNorm=false, G4bool *validNorm=0, G4ThreeVector *n=0) const
G4Polyhedron * GetPolyhedron() const
void DescribeYourselfTo(G4VGraphicsScene &scene) const
void CleanTransformations()
void SetScaleTransform(const G4Scale3D &scale)
G4VSolid * GetUnscaledSolid() const
std::ostream & StreamInfo(std::ostream &os) const
void Extent(G4ThreeVector &pMin, G4ThreeVector &pMax) const
G4ScaledSolid(const G4String &pName, G4VSolid *pSolid, const G4Scale3D &pScale)
G4ThreeVector SurfaceNormal(const G4ThreeVector &p) const
G4GeometryType GetEntityType() const