voxelman v0.6.1 (2016-01-09T15:39:38Z)
Dub
Repo
ChunkGenResult
voxelman
core
chunkgen
Undocumented in source.
struct
ChunkGenResult {
BlockData
blockData
;
ChunkWorldPos
position
;
TimestampType
timestamp
;
}
Members
Variables
blockData
BlockData
blockData
;
Undocumented in source.
position
ChunkWorldPos
position
;
Undocumented in source.
timestamp
TimestampType
timestamp
;
Undocumented in source.
Meta
Source
See Implementation
voxelman
core
chunkgen
aliases
Generator
functions
chunkGenWorker
chunkGenWorkerThread
genPerChunkData2d
noise2d
structs
ChunkGenResult
Generator2d
Generator2d3d
TestGeneratorSmallCubes
TestGeneratorSmallCubes2
TestGeneratorSmallCubes3