us.ihmc.utilities.math.geometry
Class ConvexHullCalculator2dTest
java.lang.Object
us.ihmc.utilities.math.geometry.ConvexHullCalculator2dTest
public class ConvexHullCalculator2dTest
- extends java.lang.Object
Title:
Description:
Copyright: Copyright (c) 2007
Company:
- Version:
- 1.0
- Author:
- not attributable
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ConvexHullCalculator2dTest
public ConvexHullCalculator2dTest()
setUp
public void setUp()
tearDown
public void tearDown()
testIsConvexAndClockwiseBadCase
public void testIsConvexAndClockwiseBadCase()
testConvexAndClockwiseVersusConvexHull
public void testConvexAndClockwiseVersusConvexHull()
testSimplified7PointProblem
public void testSimplified7PointProblem()
test7PointProblem
public void test7PointProblem()
testThreePointProblem
public void testThreePointProblem()
testEqualXProblem
public void testEqualXProblem()
testGetUpperHull
public void testGetUpperHull()
testGetLowerHull
public void testGetLowerHull()
testGetConvexHull
public void testGetConvexHull()