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

Static Public Member Functions

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

Protected Member Functions

 NewtVersion (final String packageName, final Manifest mf)
 

Static Protected Attributes

static volatile NewtVersion jogampCommonVersionInfo
 

Detailed Description

Definition at line 37 of file NewtVersion.java.

Constructor & Destructor Documentation

◆ NewtVersion()

com.jogamp.newt.NewtVersion.NewtVersion ( final String  packageName,
final Manifest  mf 
)
protected

Definition at line 41 of file NewtVersion.java.

Here is the caller graph for this function:

Member Function Documentation

◆ getInstance()

static NewtVersion com.jogamp.newt.NewtVersion.getInstance ( )
static

Definition at line 45 of file NewtVersion.java.

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

◆ main()

static void com.jogamp.newt.NewtVersion.main ( final String  args[])
static

Definition at line 59 of file NewtVersion.java.

Here is the call graph for this function:

Member Data Documentation

◆ jogampCommonVersionInfo

volatile NewtVersion com.jogamp.newt.NewtVersion.jogampCommonVersionInfo
staticprotected

Definition at line 39 of file NewtVersion.java.


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