gfm7 v1.1.1 (2021-04-12T19:49:08Z)
Home
Dub
Repo
GLBuffer.this
gfm
opengl
buffer
GLBuffer
Creates an empty buffer.
this
(GLuint target, GLuint usage)
class
GLBuffer
this
(
GLuint
target
,
GLuint
usage
)
this
(GLuint target, GLuint usage, T[] buffer)
Throws
OpenGLException
on error.
Meta
Source
See Implementation
gfm
opengl
buffer
GLBuffer
constructors
this
destructors
~this
functions
bind
getBytes
getSubData
handle
setData
setSubData
unbind
properties
size
Creates an empty buffer.