voxelman ~master (2018-10-12T19:51:42Z)
Dub
Repo
voxelman.world.storage.chunk.manager
voxelman
world
storage
chunk
Public Imports
std.typecons
public
import
std
.
typecons
:
Flag
,
Yes
,
No
;
Members
Classes
ChunkManager
class
ChunkManager
Undocumented in source.
Enums
WriteBufferPolicy
enum
WriteBufferPolicy
Undocumented in source.
Functions
getChunkSnapshots
Nullable
!
ChunkLayerSnap
[
len
]
getChunkSnapshots
(ChunkManager cm, ChunkWorldPos[len] positions, ubyte layer, Flag!"Uncompress" uncompress)
Undocumented in source. Be warned that the author may not have intended to support it.
Manifest constants
MAX_CHUNK_LAYERS
enum
MAX_CHUNK_LAYERS
;
Undocumented in source.
Structs
AdjChunkLayers27
struct
AdjChunkLayers27
Undocumented in source.
AdjChunkPositions27
struct
AdjChunkPositions27
Undocumented in source.
ChunkLayerInfo
struct
ChunkLayerInfo
Undocumented in source.
ModifiedChunksRange
struct
ModifiedChunksRange
Undocumented in source.
Meta
Source
See Source File
License
Boost License 1.0
.
Copyright
Copyright (c) 2015-2018 Andrey Penechko.
Authors
Andrey Penechko.
voxelman
world
storage
chunk
modules
activechunks
chunkobservermanager
chunkprovider
editor
layer
manager
storageworker