JOGL v2.6.0-rc-20250712
JOGL, High-Performance Graphics Binding for Java™ (public API).
com.jogamp.opengl.demos.graph.ui.UIShapeDemo00 Class Reference

Res independent Shape, Scene attached to GLWindow showing simple shape. More...

Collaboration diagram for com.jogamp.opengl.demos.graph.ui.UIShapeDemo00:

Classes

class  MyPMVMatrixSetup
 

Static Public Member Functions

static void main (final String[] args) throws IOException
 

Detailed Description

Res independent Shape, Scene attached to GLWindow showing simple shape.

The shape is created using the normalized scene's default bounding box, normalized to 1 for the greater of width and height.

Definition at line 60 of file UIShapeDemo00.java.

Member Function Documentation

◆ main()

static void com.jogamp.opengl.demos.graph.ui.UIShapeDemo00.main ( final String[]  args) throws IOException
static

Definition at line 63 of file UIShapeDemo00.java.

Here is the call graph for this function:

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