hep.geant4.jni
Class G4CSGSolid
java.lang.Object
hep.geant4.jni.G4VSolid
hep.geant4.jni.G4CSGSolid
- Direct Known Subclasses:
- G4Box, G4Cons, G4Orb, G4Para, G4Sphere, G4Torus, G4Trap, G4Trd, G4Tubs
public class G4CSGSolid
- extends G4VSolid
Constructor Summary |
G4CSGSolid(long cPtr,
boolean cMemoryOwn)
|
Methods inherited from class hep.geant4.jni.G4VSolid |
calculateExtent, computeDimensions, createNURBS, createPolyhedron, describeYourselfTo, distanceToIn, distanceToIn, distanceToOut, distanceToOut, distanceToOut, distanceToOut, distanceToOut, dumpInfo, getConstituentSolid, getCPtr, getCubicVolume, getDisplacedSolidPtr, getEntityType, getExtent, getName, getPointOnSurface, inside, setName, surfaceNormal |
G4CSGSolid
public G4CSGSolid(long cPtr,
boolean cMemoryOwn)
getCPtr
public static long getCPtr(G4CSGSolid obj)
finalize
protected void finalize()
throws Throwable
- Overrides:
finalize
in class G4VSolid
- Throws:
Throwable
delete
public void delete()
- Overrides:
delete
in class G4VSolid
equals
public boolean equals(Object obj)
- Overrides:
equals
in class G4VSolid
getPolyhedron
public G4Polyhedron getPolyhedron()
- Overrides:
getPolyhedron
in class G4VSolid
Copyright © 2000-2007 FreeHEP. All Rights Reserved.