hmi.testutil.math
Class Quat4fTestUtil
java.lang.Object
hmi.testutil.math.Quat4fTestUtil
public class Quat4fTestUtil
- extends Object
|
Method Summary |
static void |
assertQuat4fEquals(float[] expected,
float[] actual,
float epsilon)
|
static void |
assertQuat4fEquals(float es,
float ex,
float ey,
float ez,
float[] actual,
float epsilon)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Quat4fTestUtil
public Quat4fTestUtil()
assertQuat4fEquals
public static void assertQuat4fEquals(float es,
float ex,
float ey,
float ez,
float[] actual,
float epsilon)
assertQuat4fEquals
public static void assertQuat4fEquals(float[] expected,
float[] actual,
float epsilon)