Method GL.GLSLUtils.VertexBuffer()->vertex()

class GL.GLSLUtils.VertexBuffer

Method vertex

void vertex(int vertex, array(float) data)

Description

Give data starting at the given vertex. Any number of vertices up to the full size of the VertexBuffer can be written from this point onwards.