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(string name, GLint location, GLenum type, GLsizei size)
  2. this(string name)
    class GLAttribute
    this
    (
    string name
    )

Meta