Interface IInterpolator

All Known Implementing Classes:
BernsteinInterpolator

public interface IInterpolator
  • Method Summary

    Modifier and Type
    Method
    Description
    interpolate(List<Coord3d> controlPoints, int resolution)