Uses of Class
org.praxislive.video.pgl.PGLContext
Packages that use PGLContext
-
Uses of PGLContext in org.praxislive.video.pgl
Methods in org.praxislive.video.pgl that return PGLContextModifier and TypeMethodDescriptionPGLGraphics.getContext()PGLGraphics3D.getContext()PGLSurface.getContext()Constructors in org.praxislive.video.pgl with parameters of type PGLContext -
Uses of PGLContext in org.praxislive.video.pgl.code.userapi
Methods in org.praxislive.video.pgl.code.userapi with parameters of type PGLContextModifier and TypeMethodDescriptionprotected processing.core.PFontPFont.unwrap(PGLContext context) protected abstract processing.core.PFontPFont.unwrap(PGLContext context, double size) protected abstract processing.core.PImagePImage.unwrap(PGLContext context)