47 #if defined(G4GEOM_USE_USOLIDS) 
   48 #define G4GEOM_USE_UORB 1 
   51 #if defined(G4GEOM_USE_UORB) 
  117     std::ostream& 
StreamInfo(std::ostream& os) 
const;
 
void SetRadius(G4double newRmax)
 
void Extent(G4ThreeVector &pMin, G4ThreeVector &pMax) const 
 
G4Orb & operator=(const G4Orb &rhs)
 
G4double GetSurfaceArea()
 
G4bool CalculateExtent(const EAxis pAxis, const G4VoxelLimits &pVoxelLimit, const G4AffineTransform &pTransform, G4double &pmin, G4double &pmax) const 
 
void DescribeYourselfTo(G4VGraphicsScene &scene) const 
 
G4ThreeVector GetPointOnSurface() const 
 
EInside Inside(const G4ThreeVector &p) const 
 
G4double DistanceToIn(const G4ThreeVector &p, const G4ThreeVector &v) const 
 
G4Polyhedron * CreatePolyhedron() const 
 
G4double GetRadius() const 
 
G4Orb(const G4String &pName, G4double pRmax)
 
std::ostream & StreamInfo(std::ostream &os) const 
 
G4GeometryType GetEntityType() const 
 
void ComputeDimensions(G4VPVParameterisation *p, const G4int n, const G4VPhysicalVolume *pRep)
 
G4double GetRadialTolerance() const 
 
G4double GetCubicVolume()
 
G4double DistanceToOut(const G4ThreeVector &p, const G4ThreeVector &v, const G4bool calcNorm=G4bool(false), G4bool *validNorm=0, G4ThreeVector *n=0) const 
 
G4ThreeVector SurfaceNormal(const G4ThreeVector &p) const