Uses of Class
heronarts.glx.ui.vg.VGraphics.Framebuffer
Packages that use VGraphics.Framebuffer
-
Uses of VGraphics.Framebuffer in heronarts.glx.ui.vg
Methods in heronarts.glx.ui.vg that return VGraphics.FramebufferModifier and TypeMethodDescriptionVGraphics.Framebuffer.bind()
VGraphics.createFramebuffer
(UI2dContext context, float w, float h, int imageFlags) VGraphics.Framebuffer.initialize()
VGraphics.Framebuffer.markStale()
VGraphics.Framebuffer.setView
(short viewId) Methods in heronarts.glx.ui.vg with parameters of type VGraphics.FramebufferModifier and TypeMethodDescriptionvoid
VGraphics.bindFramebuffer
(VGraphics.Framebuffer framebuffer) void
VGraphics.deleteFrameBuffer
(VGraphics.Framebuffer framebuffer)