GLVertexBufferObject.this

create vertex buffer

  1. this(vec3[] _vertexData, bool _static)
    class GLVertexBufferObject
    this
    (,
    bool _static = true
    )
  2. this(vec2[] _uvData, bool _static)
  3. this(uint[] _indexData, bool _static)

Meta