|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.xith3d.utility.camera.flight.CameraFlight.InterpolationPoint
public class CameraFlight.InterpolationPoint
| Field Summary | |
|---|---|
float |
deltaTime
|
org.openmali.vecmath2.Point3f |
pos
|
org.openmali.vecmath2.Matrix3f |
rot
|
| Constructor Summary | |
|---|---|
CameraFlight.InterpolationPoint()
|
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public org.openmali.vecmath2.Matrix3f rot
public org.openmali.vecmath2.Point3f pos
public float deltaTime
| Constructor Detail |
|---|
public CameraFlight.InterpolationPoint()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||