hep.geant4.jni
Class G4SurfaceList
java.lang.Object
hep.geant4.jni.G4SurfaceList
public class G4SurfaceList
- extends Object
swigCMemOwn
protected boolean swigCMemOwn
G4SurfaceList
public G4SurfaceList(long cPtr,
boolean cMemoryOwn)
G4SurfaceList
public G4SurfaceList()
getCPtr
public static long getCPtr(G4SurfaceList 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
moveToFirst
public void moveToFirst(G4Surface srf)
addSurface
public void addSurface(G4Surface srf)
getSurface
public G4Surface getSurface()
getSurface
public G4Surface getSurface(int number)
getLastSurface
public G4Surface getLastSurface()
removeSurface
public void removeSurface(G4Surface srf)
removePointer
public void removePointer()
moveToFirst
public void moveToFirst()
step
public void step()
emptyList
public void emptyList()
g4SortList
public void g4SortList()
quickG4Sort
public void quickG4Sort(SWIGTYPE_p_p_G4Surface arg0,
int arg1,
int arg2)
getFirst
public G4Surface getFirst()
getNext
public G4Surface getNext()
getSize
public int getSize()
Copyright © 2000-2007 FreeHEP. All Rights Reserved.