glamour ~master (2016-10-05T19:20:26Z)
Home
Dub
Repo
ElementBuffer.this
glamour
vbo
ElementBuffer
Initualizes the buffer and sets data.
this
()
this
(T data, GLenum hint)
this
(T ptr, size_t size, GLenum hint)
class
ElementBuffer
this
(
T
)
(
const
T
ptr
,
size_t
size
,
GLenum
hint
=
GL_STATIC_DRAW
)
if
(
isPointer
!
T
)
Meta
Source
See Implementation
glamour
vbo
ElementBuffer
constructors
this
destructors
~this
functions
bind
remove
set_data
unbind
update
variables
buffer
hint
length
Initualizes the buffer and sets data.