mango-engine v0.1.0 (2016-10-22T22:46:47Z)
Dub
Repo
GLModel.this
mango_engine
graphics
opengl
gl_model
GLModel
Undocumented in source.
class
GLModel
@
trusted
this
(
GameManager
game
,
Vertex
[]
vertices
,
uint
[]
indices
,
Texture
texture
,
ShaderProgram
shader
)
Meta
Source
See Implementation
mango_engine
graphics
opengl
gl_model
GLModel
constructors
this
enums
VBOIndexes
functions
cleanup
render_
properties
drawCount
vao
variables
_drawCount
vboList