| 
    Geant4
    10.01.p01
    
   | 
 
#include <G4VCSGface.hh>
 Inheritance diagram for G4VCSGface:Public Member Functions | |
| G4VCSGface () | |
| virtual | ~G4VCSGface () | 
| virtual G4bool | Intersect (const G4ThreeVector &p, const G4ThreeVector &v, G4bool outgoing, G4double surfTolerance, G4double &distance, G4double &distFromSurface, G4ThreeVector &normal, G4bool &allBehind)=0 | 
| virtual G4double | Distance (const G4ThreeVector &p, G4bool outgoing)=0 | 
| virtual EInside | Inside (const G4ThreeVector &p, G4double tolerance, G4double *bestDistance)=0 | 
| virtual G4ThreeVector | Normal (const G4ThreeVector &p, G4double *bestDistance)=0 | 
| virtual G4double | Extent (const G4ThreeVector axis)=0 | 
| virtual void | CalculateExtent (const EAxis axis, const G4VoxelLimits &voxelLimit, const G4AffineTransform &tranform, G4SolidExtentList &extentList)=0 | 
| virtual G4VCSGface * | Clone ()=0 | 
| virtual G4double | SurfaceArea ()=0 | 
| virtual G4ThreeVector | GetPointOnFace ()=0 | 
Definition at line 273 of file G4VCSGface.hh.
      
  | 
  inline | 
Definition at line 277 of file G4VCSGface.hh.
      
  | 
  inlinevirtual | 
Definition at line 278 of file G4VCSGface.hh.
      
  | 
  pure virtual | 
Implemented in G4PolyhedraSide, G4PolyconeSide, and G4PolyPhiFace.
Referenced by G4VCSGfaceted::CalculateExtent().
 Here is the caller graph for this function:
      
  | 
  pure virtual | 
Implemented in G4PolyhedraSide, G4PolyconeSide, and G4PolyPhiFace.
Referenced by G4VCSGfaceted::CopyStuff().
 Here is the caller graph for this function:
      
  | 
  pure virtual | 
Implemented in G4PolyhedraSide, G4PolyconeSide, and G4PolyPhiFace.
Referenced by G4VCSGfaceted::DistanceToIn(), and G4VCSGfaceted::DistanceToOut().
 Here is the caller graph for this function:
      
  | 
  pure virtual | 
Implemented in G4PolyhedraSide, G4PolyconeSide, and G4PolyPhiFace.
Referenced by G4VCSGfaceted::GetExtent().
 Here is the caller graph for this function:
      
  | 
  pure virtual | 
Implemented in G4PolyhedraSide, G4PolyconeSide, and G4PolyPhiFace.
      
  | 
  pure virtual | 
Implemented in G4PolyhedraSide, G4PolyconeSide, and G4PolyPhiFace.
      
  | 
  pure virtual | 
Implemented in G4PolyhedraSide, G4PolyconeSide, and G4PolyPhiFace.
      
  | 
  pure virtual | 
Implemented in G4PolyhedraSide, G4PolyconeSide, and G4PolyPhiFace.
      
  | 
  pure virtual | 
Implemented in G4PolyhedraSide, G4PolyconeSide, and G4PolyPhiFace.
Referenced by G4VCSGfaceted::GetPointOnSurfaceGeneric().
 Here is the caller graph for this function: