maspack.geometry
Class NagataInterpolatorTest

java.lang.Object
  extended by maspack.geometry.NagataInterpolatorTest

public class NagataInterpolatorTest
extends java.lang.Object


Constructor Summary
NagataInterpolatorTest()
           
 
Method Summary
static void main(java.lang.String[] args)
           
 void test()
           
 void testClipCoords()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

NagataInterpolatorTest

public NagataInterpolatorTest()
Method Detail

testClipCoords

public void testClipCoords()

test

public void test()

main

public static void main(java.lang.String[] args)