JOGL v2.6.0-rc-20250712
JOGL, High-Performance Graphics Binding for Java™ (public API).
com.jogamp.opengl.util.AnimatorBase.Condition Interface Reference
Collaboration diagram for com.jogamp.opengl.util.AnimatorBase.Condition:

Public Member Functions

boolean eval ()
 

Detailed Description

Definition at line 580 of file AnimatorBase.java.

Member Function Documentation

◆ eval()

boolean com.jogamp.opengl.util.AnimatorBase.Condition.eval ( )
Returns
true if branching (continue waiting, action), otherwise false
Here is the caller graph for this function:

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