Package postprocess

Class PostProcessQuad

java.lang.Object
postprocess.PostProcessQuad

public class PostProcessQuad extends Object
  • Constructor Details

    • PostProcessQuad

      public PostProcessQuad()
      Creates the GPU resources for the fullscreen quad
  • Method Details

    • getInstance

      public static PostProcessQuad getInstance()
      Get the singleton instance. If it doesn't exist, create it
    • _bindQuad

      public void _bindQuad()
      Binds the quad and enables attributes
    • _unbindQuad

      public void _unbindQuad()
      Unbinds the quad and disables attributes