voxelman.core.meshgen

Members

Enums

MeshGenTaskType
enum MeshGenTaskType
Undocumented in source.

Functions

chunkMeshWorker
MeshVertex[][2] chunkMeshWorker(ChunkLayerItem[7] blockLayers, ChunkLayerItem[7] entityLayers, BlockInfoTable blockInfos, BlockEntityInfoTable beInfos)
Undocumented in source. Be warned that the author may not have intended to support it.
meshWorkerThread
void meshWorkerThread(shared(Worker)* workerInfo, BlockInfoTable 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.