hoekjed v0.0.4 (2021-08-29T13:18:32Z)
Dub
Repo
Buffer
hoekjed
opengl
buffer
Undocumented in source.
class
Buffer (
GLenum
Buffer_Soort
) {
this
(M[] inhoud);
~this
();
void
zet
(M[] inhoud);
}
Constructors
this
this
(M[] inhoud)
Undocumented in source.
Destructor
~this
~this
()
Undocumented in source.
Members
Functions
zet
void
zet
(M[] inhoud)
Undocumented in source. Be warned that the author may not have intended to support it.
Meta
Source
See Implementation
hoekjed
opengl
buffer
aliases
EBO
VBO
classes
Buffer