d2dgame v2.0.3 (2016-04-16T08:21:01Z)
Dub
Repo
Mesh.dispose
d2d
rendering
mesh
Mesh
Deletes the mesh from memory and cleans up.
class
Mesh
void
dispose
(
)
Meta
Source
See Implementation
d2d
rendering
mesh
Mesh
destructors
~this
functions
addIndex
addIndices
addTexCoord
addTexCoords
addVertex
addVertices
create
dispose
properties
indices
texCoords
valid
vertices
variables
renderable
Deletes the mesh from memory and cleans up.