hep.geant4.jni
Class G4NURBSbox
java.lang.Object
hep.geant4.jni.G4Point3DVector
hep.geant4.jni.G4Point3DList
hep.geant4.jni.G4NURBS
hep.geant4.jni.G4NURBSbox
- All Implemented Interfaces:
- G4Visible
public class G4NURBSbox
- extends G4NURBS
Constructor Summary |
G4NURBSbox(double DX,
double DY,
double DZ)
|
G4NURBSbox(long cPtr,
boolean cMemoryOwn)
|
Methods inherited from class hep.geant4.jni.G4NURBS |
calcPoint, getCPtr, getdoubleAllCtrlPts, getdoubleAllKnots, getdoubleCtrlPt, getdoubleCtrlPt, getdoubleKnot, getfloatAllCtrlPts, getfloatAllKnots, getfloatCtrlPt, getfloatCtrlPt, getfloatKnot, getnbrCtrlPts, getnbrKnots, getorder, gettotalnbrCtrlPts, getUmax, getUmin, getUnbrCtrlPts, getUnbrKnots, getUorder, getVisAttributes, getVmax, getVmin, getVnbrCtrlPts, getVnbrKnots, getVorder, setVisAttributes, tochar |
Methods inherited from class hep.geant4.jni.G4Point3DVector |
add, capacity, clear, empty, get, getCPtr, isEmpty, pushBack, reserve, set, size |
G4NURBSbox
public G4NURBSbox(long cPtr,
boolean cMemoryOwn)
G4NURBSbox
public G4NURBSbox(double DX,
double DY,
double DZ)
getCPtr
public static long getCPtr(G4NURBSbox obj)
finalize
protected void finalize()
throws Throwable
- Overrides:
finalize
in class G4NURBS
- Throws:
Throwable
delete
public void delete()
- Overrides:
delete
in class G4NURBS
equals
public boolean equals(Object obj)
- Overrides:
equals
in class G4Point3DList
whoami
public String whoami()
- Overrides:
whoami
in class G4NURBS
Copyright © 2000-2007 FreeHEP. All Rights Reserved.