|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.openmali.test.number.TestCase
org.openmali.test.number.TestMatrix4rad
public class TestMatrix4rad
| Field Summary | |
|---|---|
static java.util.Collection<java.lang.Float> |
angleOptions
|
| Constructor Summary | |
|---|---|
TestMatrix4rad()
|
|
| Method Summary | |
|---|---|
static Matrix4rad |
randomMatrix4(Matrix4f floatPassback)
creates a random radical matrix4, it also provides the floating point equivelent |
static Vector3f |
randomPrincipleAxis()
|
static Vector3f |
randomPrincipleHalfAxis()
|
void |
testDet()
|
void |
testInv()
|
void |
testParse()
|
| Methods inherited from class org.openmali.test.number.TestCase |
|---|
assertEquals, assertTrue |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final java.util.Collection<java.lang.Float> angleOptions
| Constructor Detail |
|---|
public TestMatrix4rad()
| Method Detail |
|---|
public static Vector3f randomPrincipleAxis()
public static Vector3f randomPrincipleHalfAxis()
public static Matrix4rad randomMatrix4(Matrix4f floatPassback)
floatPassback - can be null if not needed
public void testDet()
public void testInv()
public void testParse()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||