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

Public Member Functions

void setUp () throws Exception
 
void testLookAtNegZIsNoOp () throws Exception
 
void testLookAtPosY () throws Exception
 

Static Public Member Functions

static void main (final String args[])
 

Detailed Description

Author
Thomas De Bodt

Definition at line 48 of file TestPMVMatrix02NOUI.java.

Member Function Documentation

◆ main()

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

Definition at line 104 of file TestPMVMatrix02NOUI.java.

◆ setUp()

void com.jogamp.opengl.test.junit.math.TestPMVMatrix02NOUI.setUp ( ) throws Exception

Definition at line 53 of file TestPMVMatrix02NOUI.java.

◆ testLookAtNegZIsNoOp()

void com.jogamp.opengl.test.junit.math.TestPMVMatrix02NOUI.testLookAtNegZIsNoOp ( ) throws Exception

Definition at line 58 of file TestPMVMatrix02NOUI.java.

Here is the call graph for this function:

◆ testLookAtPosY()

void com.jogamp.opengl.test.junit.math.TestPMVMatrix02NOUI.testLookAtPosY ( ) throws Exception

Definition at line 81 of file TestPMVMatrix02NOUI.java.

Here is the call graph for this function:

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