voxelman.world.mesh.meshgen

Members

Enums

MeshGenTaskType
enum MeshGenTaskType
Undocumented in source.

Functions

chunkMeshWorker
void chunkMeshWorker(ChunkLayerItem[27] blockLayers, ChunkLayerItem[27] entityLayers, ChunkLayerItem[27] metadataLayers, SeparatedBlockInfoTable blockInfos, BlockEntityInfoTable beInfos, Buffer!MeshVertex[3] geometry)
Undocumented in source. Be warned that the author may not have intended to support it.
meshWorkerThread
void meshWorkerThread(shared(Worker)* workerInfo, SeparatedBlockInfoTable blockInfos, BlockEntityInfoTable beInfos)
Undocumented in source. Be warned that the author may not have intended to support it.

Structs

MeshGenTaskHeader
struct MeshGenTaskHeader
Undocumented in source.

Meta

Authors

Andrey Penechko.