|
| G4UTet (const G4String &pName, G4ThreeVector anchor, G4ThreeVector p2, G4ThreeVector p3, G4ThreeVector p4, G4bool *degeneracyFlag=0) |
|
| ~G4UTet () |
|
UTet * | GetShape () const |
|
| G4UTet (__void__ &) |
|
| G4UTet (const G4UTet &rhs) |
|
G4UTet & | operator= (const G4UTet &rhs) |
|
std::vector< G4ThreeVector > | GetVertices () const |
|
| G4USolid (const G4String &pName, VUSolid *shape) |
|
virtual | ~G4USolid () |
|
G4bool | operator== (const G4USolid &s) const |
|
virtual G4bool | CalculateExtent (const EAxis pAxis, const G4VoxelLimits &pVoxelLimit, const G4AffineTransform &pTransform, G4double &pMin, G4double &pMax) const |
|
virtual EInside | Inside (const G4ThreeVector &p) const |
|
virtual G4ThreeVector | SurfaceNormal (const G4ThreeVector &p) const |
|
virtual G4double | DistanceToIn (const G4ThreeVector &p, const G4ThreeVector &v) const |
|
virtual G4double | DistanceToIn (const G4ThreeVector &p) const |
|
virtual G4double | DistanceToOut (const G4ThreeVector &p, const G4ThreeVector &v, const G4bool calcNorm=false, G4bool *validNorm=0, G4ThreeVector *n=0) const |
|
virtual G4double | DistanceToOut (const G4ThreeVector &p) const |
|
virtual G4double | GetCubicVolume () |
|
virtual G4double | GetSurfaceArea () |
|
virtual G4GeometryType | GetEntityType () const |
|
virtual G4ThreeVector | GetPointOnSurface () const |
|
virtual G4VSolid * | Clone () const |
|
virtual std::ostream & | StreamInfo (std::ostream &os) const |
|
virtual void | DescribeYourselfTo (G4VGraphicsScene &scene) const |
|
virtual G4VisExtent | GetExtent () const |
|
G4Polyhedron * | CreatePolyhedron () const |
|
virtual G4Polyhedron * | GetPolyhedron () const |
|
virtual void | ResetPolyhedron () const |
|
| G4USolid (__void__ &) |
|
| G4USolid (const G4USolid &rhs) |
|
G4USolid & | operator= (const G4USolid &rhs) |
|
VUSolid * | GetSolid () const |
|
| G4VSolid (const G4String &name) |
|
virtual | ~G4VSolid () |
|
G4bool | operator== (const G4VSolid &s) const |
|
G4String | GetName () const |
|
void | SetName (const G4String &name) |
|
G4double | GetTolerance () const |
|
virtual void | ComputeDimensions (G4VPVParameterisation *p, const G4int n, const G4VPhysicalVolume *pRep) |
|
void | DumpInfo () const |
|
virtual const G4VSolid * | GetConstituentSolid (G4int no) const |
|
virtual G4VSolid * | GetConstituentSolid (G4int no) |
|
virtual const G4DisplacedSolid * | GetDisplacedSolidPtr () const |
|
virtual G4DisplacedSolid * | GetDisplacedSolidPtr () |
|
| G4VSolid (__void__ &) |
|
| G4VSolid (const G4VSolid &rhs) |
|
G4VSolid & | operator= (const G4VSolid &rhs) |
|
Definition at line 52 of file G4UTet.hh.