Documentation of 'org.jzy3d.plot3d.primitives.vbo.buffers.VBO' Java class
VBO
org.jzy3d.plot3d.primitives.vbo.buffers

Interface VBO<T>

  • All Known Implementing Classes:
    FloatVBO


    public interface VBO<T>
    • Method Detail

      • getVertices

        T getVertices()
      • setVertices

        void setVertices(T vertices)
      • getIndices

        java.nio.IntBuffer getIndices()
      • setIndices

        void setIndices(java.nio.IntBuffer indices)

DMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.