com.croftsoft.core.math.quat
Class QuatTest
java.lang.Object
com.croftsoft.core.math.quat.QuatTest
public final class QuatTest
- extends Object
Quat test methods.
- Since:
- 2008-05-02
- Version:
- $Id: QuatTest.java,v 1.6 2008/09/20 04:12:46 croft Exp $
- Author:
- David Wallace Croft
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
main
public static void main(String[] args)
test
public static boolean test()
testMultiply
public static boolean testMultiply()
CroftSoft Core Javadoc (2008-09-28 20:58:02)