Vbo

Undocumented in source.

Constructors

this
this(uint bufferUsage, uint target)
Undocumented in source.

Members

Functions

bind
void bind()
Undocumented in source. Be warned that the author may not have intended to support it.
close
void close()
Undocumented in source. Be warned that the author may not have intended to support it.
data
const(void[]) data(void[] newData)
Undocumented in source. Be warned that the author may not have intended to support it.
data
const(void[]) data()
Undocumented in source. Be warned that the author may not have intended to support it.
unbind
void unbind()
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

_data
void[] _data;
Undocumented in source.
bufferUsage
uint bufferUsage;
Undocumented in source.
handle
uint handle;
Undocumented in source.
target
uint target;
Undocumented in source.

Meta