Class GLThread

java.lang.Object
dev.pfaff.altargui.util.GLThread

public final class GLThread extends Object
  • Constructor Details

    • GLThread

      public GLThread()
  • Method Details

    • setExecutor

      public static void setExecutor(TaskExecutor executor)
    • executor

      public static TaskExecutor executor()
      If the current thread is the GL thread, the task may be executed immediately.