hoekjed ~master (2022-05-31T14:39:47.2249163)
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