Class LinearInterpolator

    • Constructor Detail

      • LinearInterpolator

        public LinearInterpolator​(long cPtr,
                                  boolean cMemoryOwn)
      • LinearInterpolator

        public LinearInterpolator​(double start,
                                  double end,
                                  double duration)