hep.geant4.jni
Class G4CompositeCurve
java.lang.Object
hep.geant4.jni.G4Curve
hep.geant4.jni.G4CompositeCurve
public class G4CompositeCurve
- extends G4Curve
Methods inherited from class hep.geant4.jni.G4Curve |
bBox, getCPtr, getEnd, getPEnd, getPStart, getSameSense, getStart, isBounded, isPOn, name, setBounds, setBounds, setBounds, setBounds, setParentSrfPtr, setSameSense |
G4CompositeCurve
public G4CompositeCurve(long cPtr,
boolean cMemoryOwn)
G4CompositeCurve
public G4CompositeCurve()
G4CompositeCurve
public G4CompositeCurve(SWIGTYPE_p_G4Point3DVector vertices)
getCPtr
public static long getCPtr(G4CompositeCurve obj)
finalize
protected void finalize()
throws Throwable
- Overrides:
finalize
in class G4Curve
- Throws:
Throwable
delete
public void delete()
- Overrides:
delete
in class G4Curve
equals
public boolean equals(Object obj)
- Overrides:
equals
in class G4Curve
getEntityType
public String getEntityType()
- Overrides:
getEntityType
in class G4Curve
project
public G4Curve project(G4Transform3D tr)
- Overrides:
project
in class G4Curve
project
public G4Curve project()
- Overrides:
project
in class G4Curve
tangent
public boolean tangent(G4CurvePoint cp,
G4Vector3D v)
- Overrides:
tangent
in class G4Curve
getPMax
public double getPMax()
- Overrides:
getPMax
in class G4Curve
getPoint
public G4Point3D getPoint(double param)
- Overrides:
getPoint
in class G4Curve
getPPoint
public double getPPoint(G4Point3D p)
- Overrides:
getPPoint
in class G4Curve
getSegments
public G4CurveVector getSegments()
init
public void init(G4CurveVector segments0)
intersectRay2D
public int intersectRay2D(G4Ray ray)
- Overrides:
intersectRay2D
in class G4Curve
Copyright © 2000-2007 FreeHEP. All Rights Reserved.