|
Geant4
9.6.p02
|
#include <G4BREPSolidBox.hh>


Additional Inherited Members | |
Protected Member Functions inherited from G4BREPSolid | |
| G4ThreeVectorList * | CreateRotatedVertices (const G4AffineTransform &) const |
| G4bool | IsConvex () |
| virtual void | CalcBBoxes () |
| void | CheckSurfaceNormals () |
| void | RemoveHiddenFaces (register const G4Ray &G4Rayref, G4int) const |
| void | TestSurfaceBBoxes (register const G4Ray &) const |
| G4int | StartInside () const |
| void | StartInside (G4int si) const |
| void | QuickSort (register G4Surface **SrfVec, register G4int left, register G4int right) const |
Protected Attributes inherited from G4BREPSolid | |
| G4int | Box |
| G4int | Convex |
| G4int | AxisBox |
| G4int | PlaneSolid |
| G4Axis2Placement3D * | place |
| G4BoundingBox3D * | bbox |
| G4double | intersectionDistance |
| G4int | active |
| G4int | startInside |
| G4int | nb_of_surfaces |
| G4Point3D | intersection_point |
| G4Surface ** | SurfaceVec |
| G4double | RealDist |
| G4String | solidname |
| G4int | Id |
Static Protected Attributes inherited from G4BREPSolid | |
| static G4int | NumberOfSolids =0 |
| static G4Ray | Track |
| static G4double | ShortestDistance = kInfinity |
Definition at line 62 of file G4BREPSolidBox.hh.
| G4BREPSolidBox::~G4BREPSolidBox | ( | ) |
Definition at line 71 of file G4BREPSolidBox.cc.
| G4BREPSolidBox::G4BREPSolidBox | ( | __void__ & | a) |
Definition at line 66 of file G4BREPSolidBox.cc.
| G4BREPSolidBox::G4BREPSolidBox | ( | const G4BREPSolidBox & | rhs) |
Definition at line 75 of file G4BREPSolidBox.cc.
|
virtual |
Reimplemented from G4BREPSolid.
Definition at line 168 of file G4BREPSolidBox.cc.

|
virtual |
Reimplemented from G4BREPSolid.
Definition at line 144 of file G4BREPSolidBox.cc.

| G4BREPSolidBox & G4BREPSolidBox::operator= | ( | const G4BREPSolidBox & | rhs) |
|
virtual |
Reimplemented from G4BREPSolid.
Definition at line 173 of file G4BREPSolidBox.cc.

1.8.4