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

Basic UIShape demo using a Scene and Shape. More...

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

Static Public Member Functions

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

Detailed Description

Basic UIShape demo using a Scene and Shape.

Action Cursor-Keys:

  • With Shift : Move the clipping-rectangle itself
  • With Control: Resize Left and Bottom Clipping Edge of AABBox
  • No Modifiers: Resize Right and Top Clipping Edge of AABBox

Definition at line 69 of file UIShapeDemo02a.java.

Member Function Documentation

◆ main()

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

Definition at line 72 of file UIShapeDemo02a.java.

Here is the call graph for this function:

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