voxelman.core.meshgen

Members

Functions

chunkMeshWorker
void chunkMeshWorker(Chunk* chunk, Chunk*[6] adjacent, immutable(Block*)[] blocks, Tid mainThread)
Undocumented in source.
meshWorkerThread
void meshWorkerThread(Tid mainTid, immutable(Block*)[] blocks)
Undocumented in source. Be warned that the author may not have intended to support it.

Structs

MeshGenResult
struct MeshGenResult
Undocumented in source.

Meta

Authors

Andrey Penechko.