voxelman.world.storage.coordinates

Members

Aliases

DimentionId (from voxelman.core.config)
alias DimentionId = short via public import voxelman.core.config : DimentionId;
Undocumented in source.

Functions

adjacentPositions
T[6] adjacentPositions(T center)
Undocumented in source. Be warned that the author may not have intended to support it.
blockToChunkPosition
ivec3 blockToChunkPosition(ivec3 blockPos)
Undocumented in source. Be warned that the author may not have intended to support it.
chunkStartBlockPos
ivec3 chunkStartBlockPos(ivec3 worldBlockPos)
Undocumented in source. Be warned that the author may not have intended to support it.
chunkToBlockPosition
ivec3 chunkToBlockPosition(ivec3 cp)
Undocumented in source. Be warned that the author may not have intended to support it.

Structs

BlockChunkIndex
struct BlockChunkIndex
Undocumented in source.
BlockChunkPos
struct BlockChunkPos
Undocumented in source.
BlockWorldPos
struct BlockWorldPos
Undocumented in source.
ChunkRegionIndex
struct ChunkRegionIndex
Undocumented in source.
ChunkRegionPos
struct ChunkRegionPos
Undocumented in source.
ChunkWorldPos
struct ChunkWorldPos
Undocumented in source.
RegionWorldPos
struct RegionWorldPos
Undocumented in source.

Meta

Authors

Andrey Penechko.