us.ihmc.utilities.math.geometry
Class Sphere3dTest

java.lang.Object
  extended by us.ihmc.utilities.math.geometry.Sphere3dTest

public class Sphere3dTest
extends java.lang.Object


Constructor Summary
Sphere3dTest()
           
 
Method Summary
 void testIsInside()
           
 void testOrthogonalProjection()
           
 void testSimpleConstructor()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Sphere3dTest

public Sphere3dTest()
Method Detail

testSimpleConstructor

public void testSimpleConstructor()

testIsInside

public void testIsInside()

testOrthogonalProjection

public void testOrthogonalProjection()