Uses of Class
hep.geant4.jni.G4CurvePoint

Packages that use G4CurvePoint
hep.geant4.jni   
 

Uses of G4CurvePoint in hep.geant4.jni
 

Subclasses of G4CurvePoint in hep.geant4.jni
 class G4CurveRayIntersection
           
 

Methods in hep.geant4.jni with parameters of type G4CurvePoint
static long G4CurvePoint.getCPtr(G4CurvePoint obj)
           
 boolean G4SurfaceBoundary.tangent(G4CurvePoint cp, G4Vector3D v)
           
 boolean G4Parabola.tangent(G4CurvePoint cp, G4Vector3D v)
           
 boolean G4Line.tangent(G4CurvePoint cp, G4Vector3D vec)
           
 boolean G4Hyperbola.tangent(G4CurvePoint cp, G4Vector3D v)
           
 boolean G4Ellipse.tangent(G4CurvePoint cp, G4Vector3D v)
           
 boolean G4Curve.tangent(G4CurvePoint cp, G4Vector3D v)
           
 boolean G4CompositeCurve.tangent(G4CurvePoint cp, G4Vector3D v)
           
 boolean G4CircularCurve.tangent(G4CurvePoint cp, G4Vector3D v)
           
 boolean G4BSplineCurve.tangent(G4CurvePoint cp, G4Vector3D v)
           
 

Constructors in hep.geant4.jni with parameters of type G4CurvePoint
G4CurvePoint(G4CurvePoint cp)
           
 



Copyright © 2000-2007 FreeHEP. All Rights Reserved.