hmi.testutil.math
Class Vec3fTestUtil
java.lang.Object
hmi.testutil.math.Vec3fTestUtil
public class Vec3fTestUtil
- extends Object
|
Method Summary |
static void |
assertVec3fEquals(float[] expected,
float[] actual,
float epsilon)
|
static void |
assertVec3fEquals(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 |
Vec3fTestUtil
public Vec3fTestUtil()
assertVec3fEquals
public static void assertVec3fEquals(float ex,
float ey,
float ez,
float[] actual,
float epsilon)
assertVec3fEquals
public static void assertVec3fEquals(float[] expected,
float[] actual,
float epsilon)