voxelman v0.8.0 (2017-02-03T20:04:39Z)
Dub
Repo
ChunkRegionIndex
voxelman
world
storage
coordinates
Undocumented in source.
struct
ChunkRegionIndex {
this
(ChunkRegionPos chunkRegionPos);
size_t
index
;
size_t
getIndex
();
}
Constructors
this
this
(ChunkRegionPos chunkRegionPos)
Undocumented in source.
Alias This
getIndex
Members
Functions
getIndex
size_t
getIndex
()
Undocumented in source. Be warned that the author may not have intended to support it.
Variables
index
size_t
index
;
Undocumented in source.
Meta
Source
See Implementation
voxelman
world
storage
coordinates
functions
adjacentPositions
blockToChunkPosition
chunkStartBlockPos
chunkToBlockPosition
structs
BlockChunkIndex
BlockChunkPos
BlockWorldPos
ChunkRegionIndex
ChunkRegionPos
ChunkWorldPos
ClientDimPos
RegionWorldPos