JOGL v2.6.0-rc-20250706
JOGL, High-Performance Graphics Binding for Java™ (public API).
com.jogamp.opengl.test.junit.math.TestQuaternion01NOUI Class Reference
Inheritance diagram for com.jogamp.opengl.test.junit.math.TestQuaternion01NOUI:
Collaboration diagram for com.jogamp.opengl.test.junit.math.TestQuaternion01NOUI:

Public Member Functions

void test01Normalize ()
 
void test02RotateZeroVector ()
 
void test03InvertAndConj ()
 
void test04Dot ()
 
void test10AngleAxis ()
 
void test11FromVectorToVector ()
 
void test12FromAndToEulerAngles ()
 
void test13FromEulerAnglesAndRotateVector ()
 
void test14Matrix ()
 
void test15aAxesAndMatrix ()
 
void test15bAxesAndMatrix ()
 
void test15cAxesAndMatrix ()
 
void test20AddSubtract ()
 
void test21Multiply ()
 
void test22InvertMultNormalAndConj ()
 
void test23RotationOrder ()
 
void test24Axes ()
 
void test25Slerp ()
 
void test26LookAt ()
 

Static Public Member Functions

static void main (final String args[])
 

Detailed Description

Definition at line 45 of file TestQuaternion01NOUI.java.

Member Function Documentation

◆ main()

static void com.jogamp.opengl.test.junit.math.TestQuaternion01NOUI.main ( final String  args[])
static

Definition at line 938 of file TestQuaternion01NOUI.java.

◆ test01Normalize()

void com.jogamp.opengl.test.junit.math.TestQuaternion01NOUI.test01Normalize ( )

Definition at line 70 of file TestQuaternion01NOUI.java.

Here is the call graph for this function:

◆ test02RotateZeroVector()

void com.jogamp.opengl.test.junit.math.TestQuaternion01NOUI.test02RotateZeroVector ( )

Definition at line 78 of file TestQuaternion01NOUI.java.

Here is the call graph for this function:

◆ test03InvertAndConj()

void com.jogamp.opengl.test.junit.math.TestQuaternion01NOUI.test03InvertAndConj ( )

Definition at line 86 of file TestQuaternion01NOUI.java.

Here is the call graph for this function:

◆ test04Dot()

void com.jogamp.opengl.test.junit.math.TestQuaternion01NOUI.test04Dot ( )

Definition at line 102 of file TestQuaternion01NOUI.java.

Here is the call graph for this function:

◆ test10AngleAxis()

void com.jogamp.opengl.test.junit.math.TestQuaternion01NOUI.test10AngleAxis ( )

Definition at line 114 of file TestQuaternion01NOUI.java.

Here is the call graph for this function:

◆ test11FromVectorToVector()

void com.jogamp.opengl.test.junit.math.TestQuaternion01NOUI.test11FromVectorToVector ( )

Definition at line 148 of file TestQuaternion01NOUI.java.

Here is the call graph for this function:

◆ test12FromAndToEulerAngles()

void com.jogamp.opengl.test.junit.math.TestQuaternion01NOUI.test12FromAndToEulerAngles ( )

Definition at line 184 of file TestQuaternion01NOUI.java.

Here is the call graph for this function:

◆ test13FromEulerAnglesAndRotateVector()

void com.jogamp.opengl.test.junit.math.TestQuaternion01NOUI.test13FromEulerAnglesAndRotateVector ( )

Definition at line 230 of file TestQuaternion01NOUI.java.

Here is the call graph for this function:

◆ test14Matrix()

void com.jogamp.opengl.test.junit.math.TestQuaternion01NOUI.test14Matrix ( )

Definition at line 250 of file TestQuaternion01NOUI.java.

Here is the call graph for this function:

◆ test15aAxesAndMatrix()

void com.jogamp.opengl.test.junit.math.TestQuaternion01NOUI.test15aAxesAndMatrix ( )

Definition at line 506 of file TestQuaternion01NOUI.java.

Here is the call graph for this function:

◆ test15bAxesAndMatrix()

void com.jogamp.opengl.test.junit.math.TestQuaternion01NOUI.test15bAxesAndMatrix ( )

Definition at line 535 of file TestQuaternion01NOUI.java.

Here is the call graph for this function:

◆ test15cAxesAndMatrix()

void com.jogamp.opengl.test.junit.math.TestQuaternion01NOUI.test15cAxesAndMatrix ( )

Definition at line 564 of file TestQuaternion01NOUI.java.

Here is the call graph for this function:

◆ test20AddSubtract()

void com.jogamp.opengl.test.junit.math.TestQuaternion01NOUI.test20AddSubtract ( )

Definition at line 618 of file TestQuaternion01NOUI.java.

Here is the call graph for this function:

◆ test21Multiply()

void com.jogamp.opengl.test.junit.math.TestQuaternion01NOUI.test21Multiply ( )

Definition at line 636 of file TestQuaternion01NOUI.java.

Here is the call graph for this function:

◆ test22InvertMultNormalAndConj()

void com.jogamp.opengl.test.junit.math.TestQuaternion01NOUI.test22InvertMultNormalAndConj ( )

Definition at line 672 of file TestQuaternion01NOUI.java.

Here is the call graph for this function:

◆ test23RotationOrder()

void com.jogamp.opengl.test.junit.math.TestQuaternion01NOUI.test23RotationOrder ( )

Definition at line 701 of file TestQuaternion01NOUI.java.

Here is the call graph for this function:

◆ test24Axes()

void com.jogamp.opengl.test.junit.math.TestQuaternion01NOUI.test24Axes ( )

Definition at line 779 of file TestQuaternion01NOUI.java.

Here is the call graph for this function:

◆ test25Slerp()

void com.jogamp.opengl.test.junit.math.TestQuaternion01NOUI.test25Slerp ( )

Definition at line 802 of file TestQuaternion01NOUI.java.

Here is the call graph for this function:

◆ test26LookAt()

void com.jogamp.opengl.test.junit.math.TestQuaternion01NOUI.test26LookAt ( )

Definition at line 879 of file TestQuaternion01NOUI.java.

Here is the call graph for this function:

The documentation for this class was generated from the following file: