despiker ~master (2015-08-29T17:56:50Z)
Dub
Repo
GLBuffer.setData
gfmod
opengl
buffer
GLBuffer
void
setData
(
T
[]
buffer
)
void
setData
(
size_t
size
,
void
*
data
)
class
GLBuffer
void
setData
(
size_t
size
,
void
*
data
)
Return Value
Type:
void
Copy bytes to the 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