Documentation of 'org.jzy3d.demos.drawing.vbo.bar.VBOBuilderRandomBar' Java class
VBOBuilderRandomBar
org.jzy3d.demos.drawing.vbo.bar

Class VBOBuilderRandomBar

  • All Implemented Interfaces:
    IGLLoader<DrawableVBO>


    public class VBOBuilderRandomBar
    extends VBOBuilder
    A simple loader loading an existing collection of coordinates into a Vertex Buffer Objects once GL initialization stage requires it to be loaded. If a colormapper is given, color buffer will be filled according to coloring policy.
    • Constructor Detail

      • VBOBuilderRandomBar

        public VBOBuilderRandomBar()
      • VBOBuilderRandomBar

        public VBOBuilderRandomBar(int n)
      • VBOBuilderRandomBar

        public VBOBuilderRandomBar(ColorMapper coloring)
    • Method Detail

      • load

        public void load(com.jogamp.opengl.GL gl,
                         DrawableVBO drawable)
                  throws java.lang.Exception
        Throws:
        java.lang.Exception

DMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.