hep.geant4.jni
Class G4Rotate3D
java.lang.Object
hep.geant4.jni.G4Transform3D
hep.geant4.jni.G4Rotate3D
- Direct Known Subclasses:
- G4RotateX3D, G4RotateY3D, G4RotateZ3D
public class G4Rotate3D
- extends G4Transform3D
Methods inherited from class hep.geant4.jni.G4Transform3D |
dx, dy, dz, getCPtr, getDecomposition, getIdentity, getRotation, getTranslation, inverse, isNear, isNear, setIdentity, xx, xy, xz, yx, yy, yz, zx, zy, zz |
G4Rotate3D
protected G4Rotate3D(long cPtr,
boolean cMemoryOwn)
G4Rotate3D
public G4Rotate3D()
G4Rotate3D
public G4Rotate3D(G4RotationMatrix m)
G4Rotate3D
public G4Rotate3D(double a,
G4Point3D p1,
G4Point3D p2)
G4Rotate3D
public G4Rotate3D(double a,
G4Vector3D v)
G4Rotate3D
public G4Rotate3D(G4Point3D fr1,
G4Point3D fr2,
G4Point3D to1,
G4Point3D to2)
getCPtr
protected static long getCPtr(G4Rotate3D obj)
finalize
protected void finalize()
throws Throwable
- Overrides:
finalize
in class G4Transform3D
- Throws:
Throwable
delete
public void delete()
- Overrides:
delete
in class G4Transform3D
equals
public boolean equals(Object obj)
- Overrides:
equals
in class G4Transform3D
Copyright © 2000-2007 FreeHEP. All Rights Reserved.