despiker ~master (2015-08-29T17:56:50Z)
Dub
Repo
GLBuffer.getSubData
gfmod
opengl
buffer
GLBuffer
Gets a sub-part of a buffer.
class
GLBuffer
void
getSubData
(
size_t
offset
,
size_t
size
,
void
*
data
)
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
Gets a sub-part of a buffer.