ChunkMesh

Undocumented in source.

Members

Functions

bind
void bind()
Undocumented in source. Be warned that the author may not have intended to support it.
dataBytes
ulong dataBytes()
Undocumented in source. Be warned that the author may not have intended to support it.
deleteBuffers
void deleteBuffers()
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(bool trianlges)
Undocumented in source. Be warned that the author may not have intended to support it.
uploadBuffer
void uploadBuffer()
Undocumented in source. Be warned that the author may not have intended to support it.

Static functions

unbind
void unbind()
Undocumented in source. Be warned that the author may not have intended to support it.

Static variables

numBuffersAllocated
int numBuffersAllocated;
Undocumented in source.

Variables

data
MeshVertex[] data;
Undocumented in source.
dimention
DimentionId dimention;
Undocumented in source.
isDataDirty
bool isDataDirty;
Undocumented in source.
position
vec3 position;
Undocumented in source.

Meta