OpenGlModel

Undocumented in source.

Constructors

this
this(Mesh[] meshes)
Undocumented in source.

Members

Functions

draw
void draw()
Undocumented in source. Be warned that the author may not have intended to support it.
isLoadedIntoVram
bool isLoadedIntoVram()
Undocumented in source. Be warned that the author may not have intended to support it.
loadIntoVram
void loadIntoVram()
Undocumented in source. Be warned that the author may not have intended to support it.
unloadFromVram
void unloadFromVram()
Undocumented in source. Be warned that the author may not have intended to support it.

Inherited Members

From Model

loadIntoVram
void loadIntoVram()
Undocumented in source.
unloadFromVram
void unloadFromVram()
Undocumented in source.
isLoadedIntoVram
bool isLoadedIntoVram()
Undocumented in source.
draw
void draw()
Undocumented in source.

Meta