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

Static Public Member Functions

static NativeWindowVersion getInstance ()
 
static void main (final String args[])
 

Protected Member Functions

 NativeWindowVersion (final String packageName, final Manifest mf)
 

Static Protected Attributes

static volatile NativeWindowVersion jogampCommonVersionInfo
 

Detailed Description

Definition at line 37 of file NativeWindowVersion.java.

Constructor & Destructor Documentation

◆ NativeWindowVersion()

com.jogamp.nativewindow.NativeWindowVersion.NativeWindowVersion ( final String  packageName,
final Manifest  mf 
)
protected

Definition at line 41 of file NativeWindowVersion.java.

Here is the caller graph for this function:

Member Function Documentation

◆ getInstance()

static NativeWindowVersion com.jogamp.nativewindow.NativeWindowVersion.getInstance ( )
static

Definition at line 45 of file NativeWindowVersion.java.

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

◆ main()

static void com.jogamp.nativewindow.NativeWindowVersion.main ( final String  args[])
static

Definition at line 59 of file NativeWindowVersion.java.

Here is the call graph for this function:

Member Data Documentation

◆ jogampCommonVersionInfo

volatile NativeWindowVersion com.jogamp.nativewindow.NativeWindowVersion.jogampCommonVersionInfo
staticprotected

Definition at line 39 of file NativeWindowVersion.java.


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