GLObject

Constructors

this
this()

Members

Functions

setAttribPointer
void setAttribPointer(GLBuffer buffer, int index, uint per_element, GLType attype, bool norm)

glVertexAttribPointer

setAttribPointer
void setAttribPointer(GLBuffer buffer, int index, uint per_element, GLType attype, size_t stride, size_t offset, bool norm)

glVertexAttribPointer

Mixins

__anonymous
mixin DES
Undocumented in source.
__anonymous
mixin ClassLogger
Undocumented in source.

Variables

vao
GLVAO vao;

Meta