despiker ~master (2015-08-29T17:56: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
functions
bind
close
getBytes
getSubData
handle
setData
setSubData
unbind
properties
size
Creates an empty buffer.