|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
java.lang.Objectjavax.vecmath.Tuple3f
javax.vecmath.Point3f
de.grogra.grogra.ShootInfo
public final class ShootInfo
| Field Summary | |
|---|---|
DTGShoot |
shoot
|
| Fields inherited from class javax.vecmath.Tuple3f |
|---|
x, y, z |
| Constructor Summary | |
|---|---|
ShootInfo()
|
|
| Method Summary | |
|---|---|
java.lang.Object |
clone()
|
| Methods inherited from class javax.vecmath.Point3f |
|---|
distance, distanceL1, distanceLinf, distanceSquared, project |
| Methods inherited from class javax.vecmath.Tuple3f |
|---|
absolute, absolute, add, add, clamp, clamp, clampMax, clampMax, clampMin, clampMin, epsilonEquals, equals, equals, get, get, hashCode, interpolate, interpolate, negate, negate, scale, scale, scaleAdd, scaleAdd, set, set, set, set, sub, sub, toString |
| Methods inherited from class java.lang.Object |
|---|
finalize, getClass, notify, notifyAll, wait, wait, wait |
| Field Detail |
|---|
public DTGShoot shoot
| Constructor Detail |
|---|
public ShootInfo()
| Method Detail |
|---|
public java.lang.Object clone()
clone in class Point3f
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||