us.ihmc.utilities.math.geometry
Class FrameLineTest

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

public class FrameLineTest
extends java.lang.Object


Constructor Summary
FrameLineTest()
           
 
Method Summary
 void testChangeFrameCopy()
           
 void testConstructorA()
           
 void testConstructorB()
           
 void testConstructorC()
           
 void testGetFramePoint()
           
 void testGetFrameVector()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

FrameLineTest

public FrameLineTest()
Method Detail

testChangeFrameCopy

public void testChangeFrameCopy()

testGetFrameVector

public void testGetFrameVector()

testGetFramePoint

public void testGetFramePoint()

testConstructorA

public void testConstructorA()

testConstructorB

public void testConstructorB()

testConstructorC

public void testConstructorC()