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


Protected Attributes | |
| G4ControlPoints * | ctl_points |
Protected Attributes inherited from G4Surface | |
| G4BoundingBox3D * | bbox |
| G4Point3D | closest_hit |
| G4Surface * | next |
| G4SurfaceBoundary | surfaceBoundary |
| G4double | kCarTolerance |
| G4double | kAngTolerance |
| G4int | Intersected |
| G4Vector3D | origin |
| G4int | Type |
| G4int | AdvancedFace |
| G4int | active |
| G4double | distance |
| G4double | uhit |
| G4double | vhit |
| G4int | sameSense |
Static Protected Attributes | |
| static G4int | Splits =0 |
Friends | |
| class | G4BSplineSurface |
| void | CopySurface (G4ProjectedSurface &proj) |
Additional Inherited Members | |
Static Public Member Functions inherited from G4Surface | |
| static void | Project (G4double &Coord, const G4Point3D &Pt, const G4Plane &Pl) |
Protected Member Functions inherited from G4Surface | |
| virtual void | InitBounded () |
Definition at line 44 of file G4ProjectedSurface.hh.
| G4ProjectedSurface::G4ProjectedSurface | ( | ) |
Definition at line 40 of file G4ProjectedSurface.cc.
|
virtual |
|
virtual |
Reimplemented from G4Surface.
Definition at line 100 of file G4ProjectedSurface.cc.

|
inlinevirtual |
Implements G4Surface.
|
friend |
|
friend |
Definition at line 46 of file G4ProjectedSurface.hh.
|
protected |
Definition at line 110 of file G4ProjectedSurface.hh.
|
staticprotected |
Definition at line 109 of file G4ProjectedSurface.hh.
1.8.4