Documentation of 'org.jzy3d.plot3d.primitives.vbo.builders.VBOBuilderListCoord3d' Java class
VBOBuilderListCoord3d
org.jzy3d.plot3d.primitives.vbo.builders

Class VBOBuilderListCoord3d

  • All Implemented Interfaces:
    IGLLoader<DrawableVBO>


    public class VBOBuilderListCoord3d
    extends VBOBuilder
    implements IGLLoader<DrawableVBO>
    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

      • VBOBuilderListCoord3d

        public VBOBuilderListCoord3d(java.util.List<Coord3d> coordinates)
      • VBOBuilderListCoord3d

        public VBOBuilderListCoord3d(java.util.List<Coord3d> coordinates,
                                     ColorMapper coloring)
    • Method Detail

      • load

        public void load(com.jogamp.opengl.GL gl,
                         DrawableVBO drawable)
                  throws java.lang.Exception
        Specified by:
        load in interface IGLLoader<DrawableVBO>
        Throws:
        java.lang.Exception

DMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.