gfm v3.0.3 (2015-09-02T09:30:55Z)
Home
Dub
Repo
GLBuffer.this
gfm
opengl
buffer
GLBuffer
Creates an empty buffer.
this
(OpenGL gl, GLuint target, GLuint usage)
class
GLBuffer
this
(
OpenGL
gl
,
GLuint
target
,
GLuint
usage
)
this
(OpenGL gl, GLuint target, GLuint usage, T[] buffer)
Throws
OpenGLException
on error.
Meta
Source
See Implementation
gfm
opengl
buffer
GLBuffer
constructors
this
destructors
~this
functions
bind
close
getBytes
getSubData
handle
setData
setSubData
unbind
properties
size
Creates an empty buffer.