liberty-engine v0.0.14-beta.2 (2018-07-02T09:50:23Z)
Dub
Repo
GLBuffer.this
liberty
graphics
opengl
buffer
GLBuffer
Creates an empty buffer.
this
(uint target, uint usage)
class
GLBuffer
this
(
uint
target
,
uint
usage
)
this
(uint target, uint usage, T[] buffer)
Throws
GLException
on error.
Meta
Source
See Implementation
liberty
graphics
opengl
buffer
GLBuffer
constructors
this
destructors
~this
functions
bind
bytes
data
getSubData
handle
setData
setSubData
size
unbind
Creates an empty buffer.