maspack.geometry
Class HalfEdgeTest

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

public class HalfEdgeTest
extends java.lang.Object


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

Constructor Detail

HalfEdgeTest

public HalfEdgeTest()
Method Detail

testCentroidAndCovariance

public void testCentroidAndCovariance()

test

public void test()
          throws TestException
Throws:
TestException

main

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