GLObject.fill

Undocumented in source. Be warned that the author may not have intended to support it.
  1. void fill(float[][] buffs)
  2. void fill(int[] indexes)
    class GLObject(GLObjectTypes type, GLuint target = 0)
    static if(type == GLObjectTypes.Buffer)
    static if(target == GL_ELEMENT_ARRAY_BUFFER)
    void
    fill
    (
    int[] indexes
    )

Meta