voxelman v0.8.0 (2017-02-03T20:04:39Z)
Dub
Repo
AdjChunkLayers27.__anonymous
voxelman
world
storage
chunkmanager
AdjChunkLayers27
Undocumented in source.
struct
AdjChunkLayers27
union
__anonymous {
Nullable
!
ChunkLayerSnap
[
27
]
all
;
Nullable
!
ChunkLayerSnap
[
26
]
adjacent26
;
struct
__anonymous
;
}
Members
Structs
__anonymous
struct
__anonymous
Undocumented in source.
Variables
adjacent26
Nullable
!
ChunkLayerSnap
[
26
]
adjacent26
;
Undocumented in source.
all
Nullable
!
ChunkLayerSnap
[
27
]
all
;
Undocumented in source.
Meta
Source
See Implementation
voxelman
world
storage
chunkmanager
AdjChunkLayers27
unions
__anonymous