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

Public Member Functions

void test00_load_get ()
 
void test01_mul ()
 
void test02_transpose ()
 
void test80LookAtNegZIsNoOp () throws Exception
 
void test81LookAtPosY () throws Exception
 

Static Public Member Functions

static void main (final String args[])
 

Detailed Description

Definition at line 42 of file TestMatrix4f01NOUI.java.

Member Function Documentation

◆ main()

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

Definition at line 174 of file TestMatrix4f01NOUI.java.

◆ test00_load_get()

void com.jogamp.opengl.test.junit.math.TestMatrix4f01NOUI.test00_load_get ( )

Definition at line 83 of file TestMatrix4f01NOUI.java.

Here is the call graph for this function:

◆ test01_mul()

void com.jogamp.opengl.test.junit.math.TestMatrix4f01NOUI.test01_mul ( )

Definition at line 99 of file TestMatrix4f01NOUI.java.

Here is the call graph for this function:

◆ test02_transpose()

void com.jogamp.opengl.test.junit.math.TestMatrix4f01NOUI.test02_transpose ( )

Definition at line 119 of file TestMatrix4f01NOUI.java.

◆ test80LookAtNegZIsNoOp()

void com.jogamp.opengl.test.junit.math.TestMatrix4f01NOUI.test80LookAtNegZIsNoOp ( ) throws Exception

Definition at line 125 of file TestMatrix4f01NOUI.java.

Here is the call graph for this function:

◆ test81LookAtPosY()

void com.jogamp.opengl.test.junit.math.TestMatrix4f01NOUI.test81LookAtPosY ( ) throws Exception

Definition at line 150 of file TestMatrix4f01NOUI.java.

Here is the call graph for this function:

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