us.ihmc.graphics3DAdapter.utils
Class GraphicsDemoTools.SimpleBounceTrajectory
java.lang.Object
us.ihmc.graphics3DAdapter.utils.GraphicsDemoTools.SimpleBounceTrajectory
- Enclosing class:
- GraphicsDemoTools
public static class GraphicsDemoTools.SimpleBounceTrajectory
- extends java.lang.Object
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
GraphicsDemoTools.SimpleBounceTrajectory
public GraphicsDemoTools.SimpleBounceTrajectory()
GraphicsDemoTools.SimpleBounceTrajectory
public GraphicsDemoTools.SimpleBounceTrajectory(double min,
double max,
double rate)
copy
public GraphicsDemoTools.SimpleBounceTrajectory copy()
getNextValue
public double getNextValue()
setCurrent
public void setCurrent(double current,
boolean increasing)