Maven module :un.engine : engine-opengl :
Class : un.engine.opengl.GLExecutable
Extends/Implements : un.api.task.Executable
Subclasses : -

A GLExecutable is a task run the the OpenGL thread.
Those can be used to manipulate resources like allocation or disposal.
Could also be use to update the rendering phases and scene.
author  Johann Sorel


Variables : context
Functions : setContext



Context which executed this task.
protected GLProcessContext context


public void setContext (GLProcessContext context)