Uses of Class
horizontdeformer.interpolators.InterpolationWithCoords
Packages that use InterpolationWithCoords
-
Uses of InterpolationWithCoords in horizontdeformer.deformer
Methods in horizontdeformer.deformer that return InterpolationWithCoordsModifier and TypeMethodDescriptionDeformer.createKvadraticInerpolation(int i, ArrayList<TPoint> gl) Deformer.createLineraInterpolation(int i, ArrayList<TPoint> gl) Deformer.createNpolynomialInterpolation(int i, ArrayList<TPoint> gl)