|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objecthep.geant4.jni.G4GeomTestSegment
public class G4GeomTestSegment
| Field Summary | |
|---|---|
protected boolean |
swigCMemOwn
|
| Constructor Summary | |
|---|---|
G4GeomTestSegment(G4VSolid theSolid,
G4ThreeVector theP,
G4ThreeVector theV,
G4GeomTestLogger logger)
|
|
G4GeomTestSegment(long cPtr,
boolean cMemoryOwn)
|
|
| Method Summary | |
|---|---|
void |
delete()
|
boolean |
equals(Object obj)
|
protected void |
finalize()
|
static long |
getCPtr(G4GeomTestSegment obj)
|
int |
getNumberPoints()
|
G4ThreeVector |
getP()
|
G4GeomTestPoint |
getPoint(int i)
|
G4VSolid |
getSolid()
|
G4ThreeVector |
getV()
|
| Methods inherited from class java.lang.Object |
|---|
clone, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected boolean swigCMemOwn
| Constructor Detail |
|---|
public G4GeomTestSegment(long cPtr,
boolean cMemoryOwn)
public G4GeomTestSegment(G4VSolid theSolid,
G4ThreeVector theP,
G4ThreeVector theV,
G4GeomTestLogger logger)
| Method Detail |
|---|
public static long getCPtr(G4GeomTestSegment obj)
protected void finalize()
throws Throwable
finalize in class ObjectThrowablepublic void delete()
public boolean equals(Object obj)
equals in class Objectpublic G4VSolid getSolid()
public G4ThreeVector getP()
public G4ThreeVector getV()
public G4GeomTestPoint getPoint(int i)
public int getNumberPoints()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||