us.ihmc.utilities.math.geometry
Class BoundingBox3dTest
java.lang.Object
us.ihmc.utilities.math.geometry.BoundingBox3dTest
public class BoundingBox3dTest
- extends java.lang.Object
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
BoundingBox3dTest
public BoundingBox3dTest()
testGetMinPoint
public void testGetMinPoint()
testGetMaxPoint
public void testGetMaxPoint()
testGetCenterPointCopy
public void testGetCenterPointCopy()
testIsAtOrAbove
public void testIsAtOrAbove()
testIsAtOrBelow
public void testIsAtOrBelow()
testIsAtOrLeftOf
public void testIsAtOrLeftOf()
testIsAtOrRightOf
public void testIsAtOrRightOf()
testIsBoxAtOrInFrontOf
public void testIsBoxAtOrInFrontOf()
testIsBoxAtOrBehind
public void testIsBoxAtOrBehind()
testIsInside
public void testIsInside()
testIntersects
public void testIntersects()
testConstructors
public void testConstructors()
testUnion
public void testUnion()
testToString
public void testToString()