Class VertexFill

java.lang.Object
heronarts.glx.shader.ShaderProgram
heronarts.glx.shader.VertexFill

public class VertexFill extends ShaderProgram
A global program used for rendering basic polygons with fill color specified in vertex buffer attribute
  • Constructor Details

    • VertexFill

      public VertexFill(GLX glx)