Uses of Class
hep.geant4.jni.HepPolyhedron

Packages that use HepPolyhedron
hep.geant4.jni   
 

Uses of HepPolyhedron in hep.geant4.jni
 

Subclasses of HepPolyhedron in hep.geant4.jni
 class HepPolyhedronBox
           
 class HepPolyhedronCone
           
 class HepPolyhedronCons
           
 class HepPolyhedronEllipsoid
           
 class HepPolyhedronEllipticalCone
           
 class HepPolyhedronPara
           
 class HepPolyhedronPcon
           
 class HepPolyhedronPgon
           
 class HepPolyhedronSphere
           
 class HepPolyhedronTorus
           
 class HepPolyhedronTrap
           
 class HepPolyhedronTrd1
           
 class HepPolyhedronTrd2
           
 class HepPolyhedronTube
           
 class HepPolyhedronTubs
           
 

Methods in hep.geant4.jni that return HepPolyhedron
 HepPolyhedron HepPolyhedron.add(HepPolyhedron p)
           
 HepPolyhedron HepPolyhedron.intersect(HepPolyhedron p)
           
 HepPolyhedron HepPolyhedron.subtract(HepPolyhedron p)
           
 HepPolyhedron HepPolyhedron.transform(G4Transform3D t)
           
 

Methods in hep.geant4.jni with parameters of type HepPolyhedron
 HepPolyhedron HepPolyhedron.add(HepPolyhedron p)
           
static long HepPolyhedron.getCPtr(HepPolyhedron obj)
           
 HepPolyhedron HepPolyhedron.intersect(HepPolyhedron p)
           
 HepPolyhedron HepPolyhedron.subtract(HepPolyhedron p)
           
 

Constructors in hep.geant4.jni with parameters of type HepPolyhedron
G4Polyhedron(HepPolyhedron from)
           
HepPolyhedron(HepPolyhedron from)
           
 



Copyright © 2000-2007 FreeHEP. All Rights Reserved.