JOGL v2.6.0-rc-20250712
JOGL, High-Performance Graphics Binding for Java™ (public API).
com.jogamp.opengl.demos.Launcher0 Class Reference
Collaboration diagram for com.jogamp.opengl.demos.Launcher0:

Public Member Functions

void runTest () throws InterruptedException
 

Static Public Member Functions

static void main (final String args[]) throws IOException
 

Detailed Description

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.

Member Function Documentation

◆ main()

static void com.jogamp.opengl.demos.Launcher0.main ( final String  args[]) throws IOException
static

Definition at line 304 of file Launcher0.java.

Here is the call graph for this function:

◆ runTest()

void com.jogamp.opengl.demos.Launcher0.runTest ( ) throws InterruptedException

Definition at line 104 of file Launcher0.java.

Here is the caller graph for this function:

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