|
void | runTest () throws InterruptedException |
|
|
static void | main (final String args[]) throws IOException |
|
The demo code uses NEWTDemoListener
functionality.
Manual invocation via main allows setting each tests's duration in milliseconds, e.g.-duration 10000
and many more, see main(String[])
Definition at line 69 of file Launcher0.java.
◆ main()
static void com.jogamp.opengl.demos.Launcher0.main |
( |
final String |
args[] | ) |
throws IOException |
|
static |
◆ runTest()
void com.jogamp.opengl.demos.Launcher0.runTest |
( |
| ) |
throws InterruptedException |
The documentation for this class was generated from the following file: