despiker v0.1.3 (2014-11-30T21:04:50Z)
Dub
Repo
GLBuffer.this
gfmod
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
gfmod
opengl
buffer
GLBuffer
constructors
this
destructors
~this
functions
bind
close
getBytes
getSubData
handle
setData
setSubData
unbind
properties
size
Creates an empty buffer.