ChunkMesh

Undocumented in source.

Members

Functions

del
void del()
Undocumented in source. Be warned that the author may not have intended to support it.
empty
bool empty()
Undocumented in source. Be warned that the author may not have intended to support it.
numTris
ulong numTris()
Undocumented in source. Be warned that the author may not have intended to support it.
numVertexes
ulong numVertexes()
Undocumented in source. Be warned that the author may not have intended to support it.
render
void render()
Undocumented in source. Be warned that the author may not have intended to support it.
uploadMeshData
void uploadMeshData(MeshVertex[] data)
Undocumented in source. Be warned that the author may not have intended to support it.
uploadedBytes
size_t uploadedBytes()
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

position
vec3 position;
Undocumented in source.

Meta