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/fbo/FBORenderer.java
31 31
import org.distorted.library.Distorted;
32 32
import org.distorted.library.DistortedBitmap;
33 33
import org.distorted.library.EffectTypes;
34
import org.distorted.library.Float2D;
34
import org.distorted.library.type.Float2D;
35 35

  
36 36
import android.graphics.Bitmap;
37 37
import android.graphics.BitmapFactory;

Also available in: Unified diff