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

Public Member Functions

 WindowContext (final Window w, final GLContext c)
 

Public Attributes

final Window window
 
final GLContext context
 

Detailed Description

Definition at line 68 of file TestGLDebug00NEWT.java.

Constructor & Destructor Documentation

◆ WindowContext()

com.jogamp.opengl.test.junit.jogl.acore.TestGLDebug00NEWT.WindowContext.WindowContext ( final Window  w,
final GLContext  c 
)

Definition at line 72 of file TestGLDebug00NEWT.java.

Member Data Documentation

◆ context

final GLContext com.jogamp.opengl.test.junit.jogl.acore.TestGLDebug00NEWT.WindowContext.context

Definition at line 70 of file TestGLDebug00NEWT.java.

◆ window

final Window com.jogamp.opengl.test.junit.jogl.acore.TestGLDebug00NEWT.WindowContext.window

Definition at line 69 of file TestGLDebug00NEWT.java.


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