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

Public Member Functions

void test01DesktopCapsEquals () throws InterruptedException
 
void test02EGLCapsEquals () throws InterruptedException
 

Static Public Member Functions

static void main (final String[] args)
 

Detailed Description

Definition at line 49 of file TestIdentOfCapabilitiesNEWT.java.

Member Function Documentation

◆ main()

static void com.jogamp.opengl.test.junit.jogl.caps.TestIdentOfCapabilitiesNEWT.main ( final String[]  args)
static

Definition at line 51 of file TestIdentOfCapabilitiesNEWT.java.

Here is the call graph for this function:
Here is the caller graph for this function:

◆ test01DesktopCapsEquals()

void com.jogamp.opengl.test.junit.jogl.caps.TestIdentOfCapabilitiesNEWT.test01DesktopCapsEquals ( ) throws InterruptedException

Definition at line 57 of file TestIdentOfCapabilitiesNEWT.java.

Here is the call graph for this function:

◆ test02EGLCapsEquals()

void com.jogamp.opengl.test.junit.jogl.caps.TestIdentOfCapabilitiesNEWT.test02EGLCapsEquals ( ) throws InterruptedException

Definition at line 66 of file TestIdentOfCapabilitiesNEWT.java.

Here is the call graph for this function:

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