Uses of Package
panamagl.offscreen
Packages that use panamagl.offscreen
-
Classes in panamagl.offscreen used by panamagl.canvasClassDescriptionThe interface through which various
GLCanvasimplementation can query an offscreen rendering. -
Classes in panamagl.offscreen used by panamagl.factoryClassDescriptionA frame buffer object, or
FBO, can render OpenGL into an offscreen buffer that can later be read to anImageby aFBOReaderwhich will access the FBO content throughFBO.readPixels(GL).The interface through which variousGLCanvasimplementation can query an offscreen rendering.AThreadRedirectallows to redirect aRunnableexecution to a choosen thread. -
Classes in panamagl.offscreen used by panamagl.offscreenClassDescriptionA frame buffer object, or
FBO, can render OpenGL into an offscreen buffer that can later be read to anImageby aFBOReaderwhich will access the FBO content throughFBO.readPixels(GL).The interface through which variousGLCanvasimplementation can query an offscreen rendering.AThreadRedirectallows to redirect aRunnableexecution to a choosen thread.