Uses of Class
org.praxislive.video.pgl.PGLContext
-
-
Uses of PGLContext in org.praxislive.video.pgl
Methods in org.praxislive.video.pgl that return PGLContext Modifier and Type Method Description PGLContextPGLGraphics. getContext()PGLContextPGLGraphics3D. getContext()PGLContextPGLSurface. getContext()Constructors in org.praxislive.video.pgl with parameters of type PGLContext Constructor Description PGLShader(PGLContext context, String vertex, String fragment)
-