public class GlobeAnimateMomentum
extends java.lang.Object
In general, the MaplyController creates these and you'd only be doing so yourself if you've subclassed it.
Constructor and Description |
---|
GlobeAnimateMomentum(GlobeView inGlobeView,
RenderController inRender,
double inVelocity,
double inAcceleration,
Point3d inAxis,
boolean inNorthUp) |
Modifier and Type | Method and Description |
---|---|
void |
updateView(GlobeView view) |
public GlobeAnimateMomentum(GlobeView inGlobeView, RenderController inRender, double inVelocity, double inAcceleration, Point3d inAxis, boolean inNorthUp)
public void updateView(GlobeView view)