Package com.jogamp.opengl
Interface GLRunnable2<T,U>
public interface GLRunnable2<T,U>
Declares a one-shot OpenGL command.
-
Method Summary
-
Method Details
-
run
- Parameters:
gl
- a current GL objectargs
- custom arguments- Returns:
- the desired object
-