|
| 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 void | main (final String args[]) |
| |
Definition at line 22 of file TestPMVMatrix03NOUI.java.
◆ 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 |
|
) |
| |
◆ main()
| static void com.jogamp.opengl.test.junit.math.TestPMVMatrix03NOUI.main |
( |
final String |
args[] | ) |
|
|
static |
◆ test01()
| void com.jogamp.opengl.test.junit.math.TestPMVMatrix03NOUI.test01 |
( |
| ) |
|
The documentation for this class was generated from the following file: