dlangui v0.10.7 (2024-03-11T09:32:36Z)
Home
Dub
Repo
GLObject.fill
dlangui
graphics
glsupport
GLObject
Undocumented in source. Be warned that the author may not have intended to support it.
void
fill
(float[][] buffs)
void
fill
(int[] indexes)
class
GLObject
(GLObjectTypes type, GLuint target = 0)
static if
(
type == GLObjectTypes.Buffer
)
static if
(
target == GL_ELEMENT_ARRAY_BUFFER
)
void
fill
(
int
[]
indexes
)
Meta
Source
See Implementation
dlangui
graphics
glsupport
GLObject
constructors
this
destructors
~this
functions
bind
fill
setSamplerParams
setup
static functions
unbind
variables
ID