hep.geant4.jni
Class G4CurvePoint
java.lang.Object
hep.geant4.jni.G4CurvePoint
- Direct Known Subclasses:
- G4CurveRayIntersection
public class G4CurvePoint
- extends Object
swigCMemOwn
protected boolean swigCMemOwn
G4CurvePoint
public G4CurvePoint(long cPtr,
boolean cMemoryOwn)
G4CurvePoint
public G4CurvePoint(G4Curve c0)
G4CurvePoint
public G4CurvePoint(G4CurvePoint cp)
getCPtr
public static long getCPtr(G4CurvePoint obj)
finalize
protected void finalize()
throws Throwable
- Overrides:
finalize
in class Object
- Throws:
Throwable
delete
public void delete()
equals
public boolean equals(Object obj)
- Overrides:
equals
in class Object
init
public void init(G4Curve c0)
getCurve
public G4Curve getCurve()
reset
public void reset()
reset
public void reset(double u0)
reset
public void reset(G4Point3D p0)
reset
public void reset(double u0,
G4Point3D p0)
getPPoint
public double getPPoint()
getPoint
public G4Point3D getPoint()
Copyright © 2000-2007 FreeHEP. All Rights Reserved.