Buffer

OpenGL Buffer Object Interfacing

Constructors

this
this(GLuint buffer)
Undocumented in source.

Destructor

~this
~this()
Undocumented in source.

Members

Static functions

newOne
auto newOne(BufferDataT* ptr, GLenum usage)
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

id
GLuint id;
Undocumented in source.

Meta