|
| static void | main (final String args[]) |
| |
Definition at line 45 of file TestQuaternion01NOUI.java.
◆ main()
| static void com.jogamp.opengl.test.junit.math.TestQuaternion01NOUI.main |
( |
final String |
args[] | ) |
|
|
static |
◆ test01Normalize()
| void com.jogamp.opengl.test.junit.math.TestQuaternion01NOUI.test01Normalize |
( |
| ) |
|
◆ test02RotateZeroVector()
| void com.jogamp.opengl.test.junit.math.TestQuaternion01NOUI.test02RotateZeroVector |
( |
| ) |
|
◆ test03InvertAndConj()
| void com.jogamp.opengl.test.junit.math.TestQuaternion01NOUI.test03InvertAndConj |
( |
| ) |
|
◆ test04Dot()
| void com.jogamp.opengl.test.junit.math.TestQuaternion01NOUI.test04Dot |
( |
| ) |
|
◆ test10AngleAxis()
| void com.jogamp.opengl.test.junit.math.TestQuaternion01NOUI.test10AngleAxis |
( |
| ) |
|
◆ test11FromVectorToVector()
| void com.jogamp.opengl.test.junit.math.TestQuaternion01NOUI.test11FromVectorToVector |
( |
| ) |
|
◆ test12FromAndToEulerAngles()
| void com.jogamp.opengl.test.junit.math.TestQuaternion01NOUI.test12FromAndToEulerAngles |
( |
| ) |
|
◆ test13FromEulerAnglesAndRotateVector()
| void com.jogamp.opengl.test.junit.math.TestQuaternion01NOUI.test13FromEulerAnglesAndRotateVector |
( |
| ) |
|
◆ test14Matrix()
| void com.jogamp.opengl.test.junit.math.TestQuaternion01NOUI.test14Matrix |
( |
| ) |
|
◆ test15aAxesAndMatrix()
| void com.jogamp.opengl.test.junit.math.TestQuaternion01NOUI.test15aAxesAndMatrix |
( |
| ) |
|
◆ test15bAxesAndMatrix()
| void com.jogamp.opengl.test.junit.math.TestQuaternion01NOUI.test15bAxesAndMatrix |
( |
| ) |
|
◆ test15cAxesAndMatrix()
| void com.jogamp.opengl.test.junit.math.TestQuaternion01NOUI.test15cAxesAndMatrix |
( |
| ) |
|
◆ test20AddSubtract()
| void com.jogamp.opengl.test.junit.math.TestQuaternion01NOUI.test20AddSubtract |
( |
| ) |
|
◆ test21Multiply()
| void com.jogamp.opengl.test.junit.math.TestQuaternion01NOUI.test21Multiply |
( |
| ) |
|
◆ test22InvertMultNormalAndConj()
| void com.jogamp.opengl.test.junit.math.TestQuaternion01NOUI.test22InvertMultNormalAndConj |
( |
| ) |
|
◆ test23RotationOrder()
| void com.jogamp.opengl.test.junit.math.TestQuaternion01NOUI.test23RotationOrder |
( |
| ) |
|
◆ test24Axes()
| void com.jogamp.opengl.test.junit.math.TestQuaternion01NOUI.test24Axes |
( |
| ) |
|
◆ test25Slerp()
| void com.jogamp.opengl.test.junit.math.TestQuaternion01NOUI.test25Slerp |
( |
| ) |
|
◆ test26LookAt()
| void com.jogamp.opengl.test.junit.math.TestQuaternion01NOUI.test26LookAt |
( |
| ) |
|
The documentation for this class was generated from the following file: