voxelman v0.6.1 (2016-01-09T15:39:38Z)
Dub
Repo
MeshGenResult
voxelman
core
meshgen
Undocumented in source.
struct
MeshGenResult {
ubyte
[]
meshData
;
ChunkWorldPos
position
;
}
Members
Variables
meshData
ubyte
[]
meshData
;
Undocumented in source.
position
ChunkWorldPos
position
;
Undocumented in source.
Meta
Source
See Implementation
voxelman
core
meshgen
functions
chunkMeshWorker
meshWorkerThread
structs
MeshGenResult