us.ihmc.utilities.math.geometry
Class BoundingBox2dTest
java.lang.Object
us.ihmc.utilities.math.geometry.BoundingBox2dTest
public class BoundingBox2dTest
- extends java.lang.Object
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
BoundingBox2dTest
public BoundingBox2dTest()
testGetMinPoint
public void testGetMinPoint()
testGetMaxPoint
public void testGetMaxPoint()
testGetCenterPointCopy
public void testGetCenterPointCopy()
testIsFullyAbove
public void testIsFullyAbove()
testIsFullyBelow
public void testIsFullyBelow()
testIsFullyLeft
public void testIsFullyLeft()
testIsFullyRight
public void testIsFullyRight()
throws java.lang.Exception
- Throws:
java.lang.Exception
testIsInside
public void testIsInside()
testIntersects
public void testIntersects()
testConstructors
public void testConstructors()
testGetPointGivenParameters
public void testGetPointGivenParameters()