Geant4
10.02.p02
|
#include <G4BooleanSolid.hh>
Protected Member Functions | |
G4Polyhedron * | StackPolyhedron (HepPolyhedronProcessor &, const G4VSolid *) const |
G4double | GetAreaRatio () 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 |
Protected Attributes | |
G4VSolid * | fPtrSolidA |
G4VSolid * | fPtrSolidB |
G4double | fAreaRatio |
Protected Attributes inherited from G4VSolid | |
G4double | kCarTolerance |
Definition at line 53 of file G4BooleanSolid.hh.
Definition at line 55 of file G4BooleanSolid.cc.
References fPtrSolidA, and fPtrSolidB.
G4BooleanSolid::G4BooleanSolid | ( | const G4String & | pName, |
G4VSolid * | pSolidA, | ||
G4VSolid * | pSolidB, | ||
G4RotationMatrix * | rotMatrix, | ||
const G4ThreeVector & | transVector | ||
) |
Definition at line 70 of file G4BooleanSolid.cc.
References fPtrSolidA, and fPtrSolidB.
G4BooleanSolid::G4BooleanSolid | ( | const G4String & | pName, |
G4VSolid * | pSolidA, | ||
G4VSolid * | pSolidB, | ||
const G4Transform3D & | transform | ||
) |
Definition at line 87 of file G4BooleanSolid.cc.
References fPtrSolidA, and fPtrSolidB.
|
virtual |
Definition at line 116 of file G4BooleanSolid.cc.
References createdDisplacedSolid, fpPolyhedron, and fPtrSolidB.
G4BooleanSolid::G4BooleanSolid | ( | __void__ & | a | ) |
Definition at line 104 of file G4BooleanSolid.cc.
G4BooleanSolid::G4BooleanSolid | ( | const G4BooleanSolid & | rhs | ) |
Definition at line 129 of file G4BooleanSolid.cc.
|
inline |
|
inlineprotected |
|
inline |
Reimplemented from G4VSolid.
Definition at line 173 of file G4BooleanSolid.cc.
References G4VSolid::DumpInfo(), FatalException, fPtrSolidA, fPtrSolidB, and G4Exception().
Referenced by G4tgbGeometryDumper::DumpBooleanVolume().
Reimplemented from G4VSolid.
Definition at line 196 of file G4BooleanSolid.cc.
References G4VSolid::DumpInfo(), FatalException, fPtrSolidA, fPtrSolidB, and G4Exception().
|
inline |
|
inline |
|
virtual |
Implements G4VSolid.
Reimplemented in G4IntersectionSolid, G4SubtractionSolid, and G4UnionSolid.
Definition at line 217 of file G4BooleanSolid.cc.
Referenced by StreamInfo().
|
virtual |
Reimplemented from G4VSolid.
Definition at line 247 of file G4BooleanSolid.cc.
References fPtrSolidA, fPtrSolidB, G4UniformRand, GetAreaRatio(), G4VSolid::GetPointOnSurface(), G4VSolid::Inside(), and kSurface.
Referenced by export_G4BooleanSolid().
|
virtual |
Reimplemented from G4VSolid.
Definition at line 267 of file G4BooleanSolid.cc.
References G4VSolid::CreatePolyhedron(), fpPolyhedron, fRebuildPolyhedron, G4Polyhedron::GetNumberOfRotationStepsAtTimeOfCreation(), and G4TemplateAutoLock< M, L, U >::unlock().
G4BooleanSolid & G4BooleanSolid::operator= | ( | const G4BooleanSolid & | rhs | ) |
Definition at line 143 of file G4BooleanSolid.cc.
References createdDisplacedSolid, fAreaAccuracy, fAreaRatio, fCubicVolume, fCubVolEpsilon, fpPolyhedron, fPtrSolidA, fPtrSolidB, fRebuildPolyhedron, fStatistics, fSurfaceArea, and G4VSolid::operator=().
Referenced by G4UnionSolid::operator=(), G4IntersectionSolid::operator=(), and G4SubtractionSolid::operator=().
|
inline |
|
inline |
|
inline |
|
inline |
|
protected |
Definition at line 288 of file G4BooleanSolid.cc.
References G4endl, G4Exception(), G4VSolid::GetConstituentSolid(), G4VSolid::GetEntityType(), G4VSolid::GetName(), G4VSolid::GetPolyhedron(), JustWarning, and operand().
Referenced by G4UnionSolid::CreatePolyhedron(), G4IntersectionSolid::CreatePolyhedron(), and G4SubtractionSolid::CreatePolyhedron().
|
virtual |
Implements G4VSolid.
Definition at line 226 of file G4BooleanSolid.cc.
References fPtrSolidA, fPtrSolidB, GetEntityType(), G4VSolid::GetName(), and G4VSolid::StreamInfo().
|
private |
Definition at line 138 of file G4BooleanSolid.hh.
Referenced by operator=(), and ~G4BooleanSolid().
|
private |
Definition at line 131 of file G4BooleanSolid.hh.
Referenced by operator=().
|
mutableprotected |
Definition at line 125 of file G4BooleanSolid.hh.
Referenced by operator=().
|
private |
Definition at line 132 of file G4BooleanSolid.hh.
Referenced by operator=().
|
private |
Definition at line 130 of file G4BooleanSolid.hh.
Referenced by operator=().
|
mutableprivate |
Definition at line 136 of file G4BooleanSolid.hh.
Referenced by GetPolyhedron(), operator=(), and ~G4BooleanSolid().
|
protected |
Definition at line 122 of file G4BooleanSolid.hh.
Referenced by G4UnionSolid::CalculateExtent(), G4IntersectionSolid::CalculateExtent(), G4SubtractionSolid::CalculateExtent(), G4UnionSolid::DistanceToIn(), G4IntersectionSolid::DistanceToIn(), G4SubtractionSolid::DistanceToIn(), G4UnionSolid::DistanceToOut(), G4IntersectionSolid::DistanceToOut(), G4SubtractionSolid::DistanceToOut(), G4BooleanSolid(), GetConstituentSolid(), GetPointOnSurface(), G4UnionSolid::Inside(), G4IntersectionSolid::Inside(), G4SubtractionSolid::Inside(), operator=(), StreamInfo(), G4UnionSolid::SurfaceNormal(), G4SubtractionSolid::SurfaceNormal(), and G4IntersectionSolid::SurfaceNormal().
|
protected |
Definition at line 123 of file G4BooleanSolid.hh.
Referenced by G4UnionSolid::CalculateExtent(), G4IntersectionSolid::CalculateExtent(), G4UnionSolid::DistanceToIn(), G4IntersectionSolid::DistanceToIn(), G4SubtractionSolid::DistanceToIn(), G4UnionSolid::DistanceToOut(), G4IntersectionSolid::DistanceToOut(), G4SubtractionSolid::DistanceToOut(), G4BooleanSolid(), GetConstituentSolid(), GetPointOnSurface(), G4UnionSolid::Inside(), G4IntersectionSolid::Inside(), G4SubtractionSolid::Inside(), operator=(), StreamInfo(), G4UnionSolid::SurfaceNormal(), G4SubtractionSolid::SurfaceNormal(), G4IntersectionSolid::SurfaceNormal(), and ~G4BooleanSolid().
|
mutableprivate |
Definition at line 135 of file G4BooleanSolid.hh.
Referenced by GetPolyhedron(), and operator=().
|
private |
Definition at line 129 of file G4BooleanSolid.hh.
Referenced by operator=().
|
private |
Definition at line 133 of file G4BooleanSolid.hh.
Referenced by operator=().