public class FullscreenQuad3
extends Object
-
Constructor Summary 
Constructors
-
Method Summary 
void
void
render(com.badlogic.gdx.graphics.glutils.ShaderProgram program)
Renders the quad with the specified shader program.
Methods inherited from class java.lang.Object 
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details 
-
FullscreenQuad3 
public FullscreenQuad3()
-
Method Details 
-
dispose 
public void dispose()
-
render 
public void render(com.badlogic.gdx.graphics.glutils.ShaderProgram program)
Renders the quad with the specified shader program.