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

Public Member Functions

void test01 ()
 
final void glOrthof (final float[] m, final float left, final float right, final float bottom, final float top, final float zNear, final float zFar)
 

Static Public Member Functions

static void main (final String args[])
 

Detailed Description

Definition at line 22 of file TestPMVMatrix03NOUI.java.

Member Function Documentation

◆ glOrthof()

final void com.jogamp.opengl.test.junit.math.TestPMVMatrix03NOUI.glOrthof ( final float[]  m,
final float  left,
final float  right,
final float  bottom,
final float  top,
final float  zNear,
final float  zFar 
)

Definition at line 125 of file TestPMVMatrix03NOUI.java.

Here is the call graph for this function:

◆ main()

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

Definition at line 150 of file TestPMVMatrix03NOUI.java.

◆ test01()

void com.jogamp.opengl.test.junit.math.TestPMVMatrix03NOUI.test01 ( )

Definition at line 31 of file TestPMVMatrix03NOUI.java.

Here is the call graph for this function:

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