GLAttribute.this

Creates a fake disabled attribute, designed to cope with attribute that have been optimized out by the OpenGL driver, or those which do not exist.

  1. this(OpenGL gl, string name, GLint location, GLenum type, GLsizei size)
  2. this(OpenGL gl, string name)
    class GLAttribute
    this
    (,
    string name
    )

Meta