|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objecthep.geant4.jni.G4LineSection
public class G4LineSection
| Field Summary | |
|---|---|
protected boolean |
swigCMemOwn
|
| Constructor Summary | |
|---|---|
G4LineSection(G4ThreeVector PntA,
G4ThreeVector PntB)
|
|
G4LineSection(long cPtr,
boolean cMemoryOwn)
|
|
| Method Summary | |
|---|---|
void |
delete()
|
double |
dist(G4ThreeVector OtherPnt)
|
static double |
distline(G4ThreeVector OtherPnt,
G4ThreeVector LinePntA,
G4ThreeVector LinePntB)
|
boolean |
equals(Object obj)
|
protected void |
finalize()
|
double |
getABdistanceSq()
|
static long |
getCPtr(G4LineSection obj)
|
| Methods inherited from class java.lang.Object |
|---|
clone, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected boolean swigCMemOwn
| Constructor Detail |
|---|
public G4LineSection(long cPtr,
boolean cMemoryOwn)
public G4LineSection(G4ThreeVector PntA,
G4ThreeVector PntB)
| Method Detail |
|---|
public static long getCPtr(G4LineSection obj)
protected void finalize()
throws Throwable
finalize in class ObjectThrowablepublic void delete()
public boolean equals(Object obj)
equals in class Objectpublic double dist(G4ThreeVector OtherPnt)
public double getABdistanceSq()
public static double distline(G4ThreeVector OtherPnt,
G4ThreeVector LinePntA,
G4ThreeVector LinePntB)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||