|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objecthep.geant4.jni.G4SurfaceBoundary
public class G4SurfaceBoundary
| Field Summary | |
|---|---|
protected boolean |
swigCMemOwn
|
| Constructor Summary | |
|---|---|
G4SurfaceBoundary()
|
|
G4SurfaceBoundary(long cPtr,
boolean cMemoryOwn)
|
|
| Method Summary | |
|---|---|
G4BoundingBox3D |
bBox()
|
void |
delete()
|
boolean |
equals(Object obj)
|
protected void |
finalize()
|
G4CurveVector |
getBounds()
|
static long |
getCPtr(G4SurfaceBoundary obj)
|
int |
getNumberOfPoints()
|
G4Point3D |
getPoint(int Count)
|
void |
init(G4CurveVector bounds0)
|
int |
intersectRay2D(G4Ray ray)
|
G4SurfaceBoundary |
project()
|
G4SurfaceBoundary |
project(G4Transform3D tr)
|
void |
splitWithCylinder(G4CylindricalSurface c,
G4SurfaceBoundary new1,
G4SurfaceBoundary new2)
|
void |
splitWithPlane(G4Point3D p0,
G4Vector3D n,
G4SurfaceBoundary new1,
G4SurfaceBoundary new2)
|
boolean |
tangent(G4CurvePoint cp,
G4Vector3D v)
|
| Methods inherited from class java.lang.Object |
|---|
clone, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected boolean swigCMemOwn
| Constructor Detail |
|---|
public G4SurfaceBoundary(long cPtr,
boolean cMemoryOwn)
public G4SurfaceBoundary()
| Method Detail |
|---|
public static long getCPtr(G4SurfaceBoundary obj)
protected void finalize()
throws Throwable
finalize in class ObjectThrowablepublic void delete()
public boolean equals(Object obj)
equals in class Objectpublic void init(G4CurveVector bounds0)
public G4CurveVector getBounds()
public G4BoundingBox3D bBox()
public G4SurfaceBoundary project(G4Transform3D tr)
public G4SurfaceBoundary project()
public int intersectRay2D(G4Ray ray)
public boolean tangent(G4CurvePoint cp,
G4Vector3D v)
public void splitWithPlane(G4Point3D p0,
G4Vector3D n,
G4SurfaceBoundary new1,
G4SurfaceBoundary new2)
public void splitWithCylinder(G4CylindricalSurface c,
G4SurfaceBoundary new1,
G4SurfaceBoundary new2)
public int getNumberOfPoints()
public G4Point3D getPoint(int Count)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||