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

Public Attributes

 GLCanvasOnscreen
 
 GLCanvasOffscreen
 
 GLWindow
 
 GLOffscreen
 

Detailed Description

Definition at line 74 of file GLContextDrawableSwitchBase1.java.

Member Data Documentation

◆ GLCanvasOffscreen

com.jogamp.opengl.test.junit.jogl.acore.glels.GLContextDrawableSwitchBase1.GLADType.GLCanvasOffscreen

Definition at line 74 of file GLContextDrawableSwitchBase1.java.

◆ GLCanvasOnscreen

com.jogamp.opengl.test.junit.jogl.acore.glels.GLContextDrawableSwitchBase1.GLADType.GLCanvasOnscreen

Definition at line 74 of file GLContextDrawableSwitchBase1.java.

◆ GLOffscreen

com.jogamp.opengl.test.junit.jogl.acore.glels.GLContextDrawableSwitchBase1.GLADType.GLOffscreen

Definition at line 74 of file GLContextDrawableSwitchBase1.java.

◆ GLWindow

com.jogamp.opengl.test.junit.jogl.acore.glels.GLContextDrawableSwitchBase1.GLADType.GLWindow

Definition at line 74 of file GLContextDrawableSwitchBase1.java.


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