hep.geant4.jni
Class G4BREPSolidOpenPCone
java.lang.Object
hep.geant4.jni.G4VSolid
hep.geant4.jni.G4BooleanSolid
hep.geant4.jni.G4IntersectionSolid
hep.geant4.jni.G4BREPSolidOpenPCone
public class G4BREPSolidOpenPCone
- extends G4IntersectionSolid
Methods inherited from class hep.geant4.jni.G4IntersectionSolid |
calculateExtent, computeDimensions, createNURBS, createPolyhedron, distanceToIn, distanceToIn, distanceToOut, distanceToOut, distanceToOut, distanceToOut, distanceToOut, getCPtr, getEntityType, inside, surfaceNormal |
G4BREPSolidOpenPCone
public G4BREPSolidOpenPCone(long cPtr,
boolean cMemoryOwn)
G4BREPSolidOpenPCone
public G4BREPSolidOpenPCone(String name,
double start_angle,
double opening_angle,
int num_z_planes,
double z_start,
double[] z_values,
double[] RMIN,
double[] RMAX)
G4BREPSolidOpenPCone
public G4BREPSolidOpenPCone(SWIGTYPE_p___void__ arg0)
getCPtr
public static long getCPtr(G4BREPSolidOpenPCone obj)
finalize
protected void finalize()
throws Throwable
- Overrides:
finalize
in class G4IntersectionSolid
- Throws:
Throwable
delete
public void delete()
- Overrides:
delete
in class G4IntersectionSolid
equals
public boolean equals(Object obj)
- Overrides:
equals
in class G4IntersectionSolid
describeYourselfTo
public void describeYourselfTo(G4VGraphicsScene scene)
- Overrides:
describeYourselfTo
in class G4IntersectionSolid
Copyright © 2000-2007 FreeHEP. All Rights Reserved.