mango-engine v0.1.0 (2016-10-22T22:46:47Z)
Dub
Repo
Model.this
mango_engine
graphics
model
Model
Undocumented in source.
class
Model
protected @
trusted
nothrow
this
(
GameManager
game
,
Vertex
[]
vertices
,
uint
[]
indices
,
Texture
texture
,
ShaderProgram
shader
)
Meta
Source
See Implementation
mango_engine
graphics
model
Model
constructors
this
functions
cleanup
render
render_
properties
indices
shader
texture
static functions
modelFactory
variables
_indices
_shader
_texture
vertices