41#if defined(G4GEOM_USE_USOLIDS)
42#define G4GEOM_USE_UORB 1
45#if defined(G4GEOM_USE_UORB)
97 const G4bool calcNorm =
false,
98 G4bool* validNorm =
nullptr,
109 std::ostream&
StreamInfo(std::ostream& os)
const override;
134 G4double sqrRmaxPlusTol = 0.0, sqrRmaxMinusTol = 0.0;
G4Polyhedron * CreatePolyhedron() const override
G4double GetSurfaceArea() override
void ComputeDimensions(G4VPVParameterisation *p, const G4int n, const G4VPhysicalVolume *pRep) override
G4double DistanceToIn(const G4ThreeVector &p, const G4ThreeVector &v) const override
void SetRadius(G4double newRmax)
EInside Inside(const G4ThreeVector &p) const override
G4bool CalculateExtent(const EAxis pAxis, const G4VoxelLimits &pVoxelLimit, const G4AffineTransform &pTransform, G4double &pmin, G4double &pmax) const override
G4double GetRadialTolerance() const
G4double GetCubicVolume() override
G4double GetRadius() const
std::ostream & StreamInfo(std::ostream &os) const override
G4Orb(const G4String &pName, G4double pRmax)
G4double DistanceToOut(const G4ThreeVector &p, const G4ThreeVector &v, const G4bool calcNorm=false, G4bool *validNorm=nullptr, G4ThreeVector *n=nullptr) const override
G4ThreeVector SurfaceNormal(const G4ThreeVector &p) const override
G4ThreeVector GetPointOnSurface() const override
G4GeometryType GetEntityType() const override
G4VisExtent GetExtent() const override
void DescribeYourselfTo(G4VGraphicsScene &scene) const override
G4VSolid * Clone() const override
G4Orb & operator=(const G4Orb &rhs)
void BoundingLimits(G4ThreeVector &pMin, G4ThreeVector &pMax) const override