mango-engine ~master (2016-12-01T15:09:30Z)
Dub
Repo
GLModel.this
mango_engine
graphics
opengl
gl_model
GLModel
Undocumented in source.
class
GLModel
@
safe
this
(
in
string
name
,
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_
replaceVertex_
replaceVertices_
properties
drawCount
vao
variables
_drawCount
vboList