despiker v0.1.3 (2014-11-30T21:04: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
destructors
~this
functions
bind
close
getBytes
getSubData
handle
setData
setSubData
unbind
properties
size
Gets a sub-part of a buffer.