Maven module :un.engine : engine-opengl :
Class :
un.engine.opengl.painter.gl3.task.Resize
Extends/Implements :
un.engine.opengl.painter.gl3.task.Clear
Subclasses : -
Variables : -
Functions :
Resize,
execute,
updateMatrix,
updateMatrix
public void
Resize (int multisample, int width, int height)
public Object
execute ()
public void
updateMatrix (GL3PaintWorker worker)
public void
updateMatrix (GL3PaintWorker worker, double width, double height)
The clear is necessary to erase the multisampled fbo
author Johann Sorel