Uses of Interface
com.luciad.view.opengl.binding.ILcdGLRunnable
-
Uses of ILcdGLRunnable in com.luciad.view.opengl.binding
Modifier and TypeMethodDescriptionvoid
ILcdGLDrawable.invokeAndWait
(ILcdGLRunnable glRunnable) Invokes the given runnable with the drawable's OpenGL context made current.void
ILcdGLDrawable.invokeLater
(ILcdGLRunnable glRunnable) Schedules the given runnable to be invoked when the drawable's OpenGL context is current.