hep.geant4.jni
Class G4BREPSolidBox

java.lang.Object
  extended by hep.geant4.jni.G4VSolid
      extended by hep.geant4.jni.G4BREPSolid
          extended by hep.geant4.jni.G4BREPSolidBox

public class G4BREPSolidBox
extends G4BREPSolid


Field Summary
 
Fields inherited from class hep.geant4.jni.G4VSolid
swigCMemOwn
 
Constructor Summary
G4BREPSolidBox(long cPtr, boolean cMemoryOwn)
           
G4BREPSolidBox(String arg0, G4Point3D arg1, G4Point3D arg2, G4Point3D arg3, G4Point3D arg4, G4Point3D arg5, G4Point3D arg6, G4Point3D arg7, G4Point3D arg8)
           
G4BREPSolidBox(SWIGTYPE_p___void__ arg0)
           
 
Method Summary
 void delete()
           
 boolean equals(Object obj)
           
protected  void finalize()
           
static long getCPtr(G4BREPSolidBox obj)
           
 EInside inside(G4ThreeVector Pt)
           
 
Methods inherited from class hep.geant4.jni.G4BREPSolid
active, active, calculateExtent, createNURBS, createPolyhedron, describeYourselfTo, distanceToIn, distanceToIn, distanceToOut, distanceToOut, distanceToOut, distanceToOut, distanceToOut, getBBox, getCPtr, getCubicVolume, getCubVolEpsilon, getCubVolStatistics, getEntityType, getId, getName, getNumberOfFaces, getNumberOfSolids, getPlace, getPolyhedron, getShortestDistance, getSurface, initialize, intersect, intersectionDistance, intersectionDistance, reset, scope, setCubVolEpsilon, setCubVolStatistics, setId, setName, surfaceNormal
 
Methods inherited from class hep.geant4.jni.G4VSolid
computeDimensions, dumpInfo, getConstituentSolid, getCPtr, getDisplacedSolidPtr, getExtent, getPointOnSurface
 
Methods inherited from class java.lang.Object
clone, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

G4BREPSolidBox

public G4BREPSolidBox(long cPtr,
                      boolean cMemoryOwn)

G4BREPSolidBox

public G4BREPSolidBox(String arg0,
                      G4Point3D arg1,
                      G4Point3D arg2,
                      G4Point3D arg3,
                      G4Point3D arg4,
                      G4Point3D arg5,
                      G4Point3D arg6,
                      G4Point3D arg7,
                      G4Point3D arg8)

G4BREPSolidBox

public G4BREPSolidBox(SWIGTYPE_p___void__ arg0)
Method Detail

getCPtr

public static long getCPtr(G4BREPSolidBox obj)

finalize

protected void finalize()
                 throws Throwable
Overrides:
finalize in class G4BREPSolid
Throws:
Throwable

delete

public void delete()
Overrides:
delete in class G4BREPSolid

equals

public boolean equals(Object obj)
Overrides:
equals in class G4BREPSolid

inside

public EInside inside(G4ThreeVector Pt)
Overrides:
inside in class G4BREPSolid


Copyright © 2000-2007 FreeHEP. All Rights Reserved.