Class FullscreenMesh
java.lang.Object
gaiasky.util.gdx.contrib.postprocess.utils.FullscreenMesh
-
Constructor Summary
ConstructorDescriptionFullscreenMesh
(float[] p, int w, int h) FullscreenMesh
(WarpMeshReader.WarpMesh warpMesh) -
Method Summary
-
Constructor Details
-
FullscreenMesh
public FullscreenMesh(float[] p, int w, int h) -
FullscreenMesh
-
-
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.
-