Exemplo n.º 1
0
 public double getValueAtFrame(final double frame) {
   return interpolator.getValueAtFrame(frame)[0];
 }