com.croftsoft.core.math.axis
Class AxisAngleTest

java.lang.Object
  extended by com.croftsoft.core.math.axis.AxisAngleTest

public final class AxisAngleTest
extends Object

AxisAngle test methods.

Since:
2008-05-09
Version:
$Id: AxisAngleTest.java,v 1.2 2008/09/20 04:12:46 croft Exp $
Author:
David Wallace Croft

Method Summary
static void main(String[] args)
           
static boolean test()
           
static boolean testToRotationMatrix()
           
static boolean testToRotationMatrix(AxisAngle axisAngle)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

main

public static void main(String[] args)

test

public static boolean test()

testToRotationMatrix

public static boolean testToRotationMatrix()

testToRotationMatrix

public static boolean testToRotationMatrix(AxisAngle axisAngle)

CroftSoft Javadoc

CroftSoft Core Javadoc (2008-09-28 20:58:02)