Uses of Class
org.praxislive.video.pgl.PGLSurface
-
Packages that use PGLSurface Package Description org.praxislive.video.pgl -
-
Uses of PGLSurface in org.praxislive.video.pgl
Methods in org.praxislive.video.pgl that return PGLSurface Modifier and Type Method Description PGLSurface
PGLContext. createSurface(int width, int height, boolean alpha)
PGLSurface
PGLSurface. createSurface()
PGLSurface
PGLSurface. createSurface(int width, int height, boolean alpha)
-