Project

General

Profile

« Previous | Next » 

Revision a4835695

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/library/EffectQueue.java
19 19

  
20 20
package org.distorted.library;
21 21

  
22
import org.distorted.library.type.Interpolator;
23
import org.distorted.library.type.Interpolator2D;
24

  
22 25
import java.util.Vector;
23 26

  
24 27
///////////////////////////////////////////////////////////////////////////////////////////////////

Also available in: Unified diff