hep.geant4.jni
Class G4PlacedPolyhedron
java.lang.Object
hep.geant4.jni.G4PlacedPolyhedron
public class G4PlacedPolyhedron
- extends Object
swigCMemOwn
protected boolean swigCMemOwn
G4PlacedPolyhedron
public G4PlacedPolyhedron(long cPtr,
boolean cMemoryOwn)
G4PlacedPolyhedron
public G4PlacedPolyhedron()
G4PlacedPolyhedron
public G4PlacedPolyhedron(G4Polyhedron arg0,
G4Transform3D arg1)
getCPtr
public static long getCPtr(G4PlacedPolyhedron 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
getPolyhedron
public G4Polyhedron getPolyhedron()
getTransform
public G4Transform3D getTransform()
setPolyhedron
public void setPolyhedron(G4Polyhedron polyhedron)
setTransform
public void setTransform(G4Transform3D transform)
Copyright © 2000-2007 FreeHEP. All Rights Reserved.