hep.geant4.jni
Class G4DrawVoxels

java.lang.Object
  extended by hep.geant4.jni.G4DrawVoxels

public class G4DrawVoxels
extends Object


Field Summary
protected  boolean swigCMemOwn
           
 
Constructor Summary
G4DrawVoxels()
           
G4DrawVoxels(long cPtr, boolean cMemoryOwn)
           
 
Method Summary
 G4PlacedPolyhedronVector createPlacedPolyhedra(G4LogicalVolume arg0)
           
 void delete()
           
 void drawVoxels(G4LogicalVolume lv)
           
 boolean equals(Object obj)
           
protected  void finalize()
           
static long getCPtr(G4DrawVoxels obj)
           
 void setBoundingBoxVisAttributes(G4VisAttributes arg0)
           
 void setVoxelsVisAttributes(G4VisAttributes arg0, G4VisAttributes arg1, G4VisAttributes arg2)
           
 
Methods inherited from class java.lang.Object
clone, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

swigCMemOwn

protected boolean swigCMemOwn
Constructor Detail

G4DrawVoxels

public G4DrawVoxels(long cPtr,
                    boolean cMemoryOwn)

G4DrawVoxels

public G4DrawVoxels()
Method Detail

getCPtr

public static long getCPtr(G4DrawVoxels 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

drawVoxels

public void drawVoxels(G4LogicalVolume lv)

createPlacedPolyhedra

public G4PlacedPolyhedronVector createPlacedPolyhedra(G4LogicalVolume arg0)

setVoxelsVisAttributes

public void setVoxelsVisAttributes(G4VisAttributes arg0,
                                   G4VisAttributes arg1,
                                   G4VisAttributes arg2)

setBoundingBoxVisAttributes

public void setBoundingBoxVisAttributes(G4VisAttributes arg0)


Copyright © 2000-2007 FreeHEP. All Rights Reserved.