hep.geant4.jni
Class G4RectangularTrimmedSurface
java.lang.Object
hep.geant4.jni.G4STEPEntity
hep.geant4.jni.G4Surface
hep.geant4.jni.G4RectangularTrimmedSurface
public class G4RectangularTrimmedSurface
- extends G4Surface
Methods inherited from class hep.geant4.jni.G4Surface |
calcNormal, closestDistanceToPoint, deactivate, evaluate, evaluation, getBBox, getClosestHit, getConvex, getCPtr, getDistance, getEntityType, getNextNode, getNumberOfPoints, getOrigin, getPoint, getSameSense, getUHit, getVHit, howNear, isActive, isConvex, myType, norm, normal, project, project, reset, setActive, setBoundaries, setDistance, setNextNode, setSameSense, surfaceNormal |
G4RectangularTrimmedSurface
public G4RectangularTrimmedSurface(long cPtr,
boolean cMemoryOwn)
getCPtr
public static long getCPtr(G4RectangularTrimmedSurface obj)
finalize
protected void finalize()
throws Throwable
- Overrides:
finalize
in class G4Surface
- Throws:
Throwable
delete
public void delete()
- Overrides:
delete
in class G4Surface
equals
public boolean equals(Object obj)
- Overrides:
equals
in class G4Surface
intersect
public int intersect(G4Ray arg0)
- Overrides:
intersect
in class G4Surface
calcBBox
public void calcBBox()
- Overrides:
calcBBox
in class G4Surface
name
public String name()
- Overrides:
name
in class G4Surface
Copyright © 2000-2007 FreeHEP. All Rights Reserved.