dlangui v0.9.182 (2018-11-26T09:11:32Z)
Home
Dub
Repo
MyGLProgram.execute
openglexample
MyGLProgram
Undocumented in source. Be warned that the author may not have intended to support it.
class
MyGLProgram
void
execute
(
VAO
vao
,
int
vertsCount
,
Tex2D
texture
,
bool
linear
,
float
[16]
matrix
)
Meta
Source
See Implementation
openglexample
MyGLProgram
functions
createBuffers
execute
initLocations
properties
fragmentSource
vertexSource
variables
colAttrLocation
matrixLocation
texCoordLocation
vertexLocation