Package com.jogamp.opengl
Interface GLRunnable2<T,U>
-
public interface GLRunnable2<T,U>Declares a one-shot OpenGL command.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description Trun(GL gl, U args)
-