Project

General

Profile

« Previous | Next » 

Revision 08eabc44

Added by Leszek Koltunski almost 8 years ago

move data types, like FlatND and InterpolatorND, to a separate package.

View differences:

src/main/java/org/distorted/examples/interpolator/InterpolatorActivity.java
20 20
package org.distorted.examples.interpolator;
21 21

  
22 22
import org.distorted.library.Distorted;
23
import org.distorted.library.Interpolator1D;
23
import org.distorted.library.type.Interpolator1D;
24 24
import org.distorted.examples.R;
25 25

  
26 26
import android.app.Activity;

Also available in: Unified diff