dlangui v0.9.145 (2017-09-25T09:39:15Z)
Home
Dub
Repo
MyGLProgram.createBuffers
openglexample
MyGLProgram
Undocumented in source. Be warned that the author may not have intended to support it.
class
MyGLProgram
Tuple
!(
VAO
,
VBO
)
createBuffers
(
float
[]
vertices
,
float
[]
colors
,
float
[]
texcoords
)
Meta
Source
See Implementation
openglexample
MyGLProgram
functions
createBuffers
execute
initLocations
properties
fragmentSource
vertexSource
variables
colAttrLocation
matrixLocation
texCoordLocation
vertexLocation