voxelman v0.8.0 (2017-02-03T20:04:39Z)
Dub
Repo
ExtendedChunk
voxelman
world
mesh
extendedchunk
Undocumented in source.
struct
ExtendedChunk {
BlockId
[
EXTENDED_CHUNK_SIZE_CUBE
]
allBlocks
;
void
create
(ChunkLayerItem[27] blockLayers);
}
Members
Functions
create
void
create
(ChunkLayerItem[27] blockLayers)
Undocumented in source. Be warned that the author may not have intended to support it.
Variables
allBlocks
BlockId
[
EXTENDED_CHUNK_SIZE_CUBE
]
allBlocks
;
Undocumented in source.
Meta
Source
See Implementation
voxelman
world
mesh
extendedchunk
functions
setExtendedArray
structs
ExtendedChunk