| 
|   | G4SubtractionSolid (const G4String &pName, G4VSolid *pSolidA, G4VSolid *pSolidB) | 
|   | 
|   | G4SubtractionSolid (const G4String &pName, G4VSolid *pSolidA, G4VSolid *pSolidB, G4RotationMatrix *rotMatrix, const G4ThreeVector &transVector) | 
|   | 
|   | G4SubtractionSolid (const G4String &pName, G4VSolid *pSolidA, G4VSolid *pSolidB, const G4Transform3D &transform) | 
|   | 
| virtual  | ~G4SubtractionSolid () | 
|   | 
| G4GeometryType  | GetEntityType () const  | 
|   | 
| G4VSolid *  | Clone () const  | 
|   | 
|   | G4SubtractionSolid (__void__ &) | 
|   | 
|   | G4SubtractionSolid (const G4SubtractionSolid &rhs) | 
|   | 
| G4SubtractionSolid &  | operator= (const G4SubtractionSolid &rhs) | 
|   | 
| void  | Extent (G4ThreeVector &pMin, G4ThreeVector &pMax) const  | 
|   | 
| G4bool  | CalculateExtent (const EAxis pAxis, const G4VoxelLimits &pVoxelLimit, const G4AffineTransform &pTransform, G4double &pMin, G4double &pMax) const  | 
|   | 
| EInside  | Inside (const G4ThreeVector &p) const  | 
|   | 
| G4ThreeVector  | SurfaceNormal (const G4ThreeVector &p) const  | 
|   | 
| G4double  | DistanceToIn (const G4ThreeVector &p, const G4ThreeVector &v) const  | 
|   | 
| G4double  | DistanceToIn (const G4ThreeVector &p) const  | 
|   | 
| G4double  | DistanceToOut (const G4ThreeVector &p, const G4ThreeVector &v, const G4bool calcNorm=false, G4bool *validNorm=0, G4ThreeVector *n=0) const  | 
|   | 
| G4double  | DistanceToOut (const G4ThreeVector &p) const  | 
|   | 
| void  | ComputeDimensions (G4VPVParameterisation *p, const G4int n, const G4VPhysicalVolume *pRep) | 
|   | 
| void  | DescribeYourselfTo (G4VGraphicsScene &scene) const  | 
|   | 
| G4Polyhedron *  | CreatePolyhedron () const  | 
|   | 
|   | G4BooleanSolid (const G4String &pName, G4VSolid *pSolidA, G4VSolid *pSolidB) | 
|   | 
|   | G4BooleanSolid (const G4String &pName, G4VSolid *pSolidA, G4VSolid *pSolidB, G4RotationMatrix *rotMatrix, const G4ThreeVector &transVector) | 
|   | 
|   | G4BooleanSolid (const G4String &pName, G4VSolid *pSolidA, G4VSolid *pSolidB, const G4Transform3D &transform) | 
|   | 
| virtual  | ~G4BooleanSolid () | 
|   | 
| virtual const G4VSolid *  | GetConstituentSolid (G4int no) const  | 
|   | 
| virtual G4VSolid *  | GetConstituentSolid (G4int no) | 
|   | 
| G4double  | GetCubicVolume () | 
|   | 
| G4double  | GetSurfaceArea () | 
|   | 
| virtual G4Polyhedron *  | GetPolyhedron () const  | 
|   | 
| std::ostream &  | StreamInfo (std::ostream &os) const  | 
|   | 
| G4int  | GetCubVolStatistics () const  | 
|   | 
| G4double  | GetCubVolEpsilon () const  | 
|   | 
| void  | SetCubVolStatistics (G4int st) | 
|   | 
| void  | SetCubVolEpsilon (G4double ep) | 
|   | 
| G4int  | GetAreaStatistics () const  | 
|   | 
| G4double  | GetAreaAccuracy () const  | 
|   | 
| void  | SetAreaStatistics (G4int st) | 
|   | 
| void  | SetAreaAccuracy (G4double ep) | 
|   | 
| G4ThreeVector  | GetPointOnSurface () const  | 
|   | 
|   | G4BooleanSolid (__void__ &) | 
|   | 
|   | G4BooleanSolid (const G4BooleanSolid &rhs) | 
|   | 
| G4BooleanSolid &  | operator= (const G4BooleanSolid &rhs) | 
|   | 
|   | G4VSolid (const G4String &name) | 
|   | 
| virtual  | ~G4VSolid () | 
|   | 
| G4bool  | operator== (const G4VSolid &s) const  | 
|   | 
| G4String  | GetName () const  | 
|   | 
| void  | SetName (const G4String &name) | 
|   | 
| G4double  | GetTolerance () const  | 
|   | 
| void  | DumpInfo () const  | 
|   | 
| virtual G4VisExtent  | GetExtent () const  | 
|   | 
| virtual const G4DisplacedSolid *  | GetDisplacedSolidPtr () const  | 
|   | 
| virtual G4DisplacedSolid *  | GetDisplacedSolidPtr () | 
|   | 
|   | G4VSolid (__void__ &) | 
|   | 
|   | G4VSolid (const G4VSolid &rhs) | 
|   | 
| G4VSolid &  | operator= (const G4VSolid &rhs) | 
|   | 
| G4double  | EstimateCubicVolume (G4int nStat, G4double epsilon) const  | 
|   | 
| G4double  | EstimateSurfaceArea (G4int nStat, G4double ell) const  | 
|   | 
Definition at line 53 of file G4SubtractionSolid.hh.