voxelman v0.8.0 (2017-02-03T20:04:39Z)
Dub
Repo
adjacentPositions
voxelman
world
storage
coordinates
Undocumented in source. Be warned that the author may not have intended to support it.
void
adjacentPositions
(T center, T[numAdjacent] positions)
void
adjacentPositions
(
size_t
numAdjacent
T
)
(
T
center
,
out
T
[
numAdjacent
]
positions
)
if
(
numAdjacent
== 6 ||
numAdjacent
== 26
)
T
[
numAdjacent
]
adjacentPositions
(T center)
Meta
Source
See Implementation
voxelman
world
storage
coordinates
functions
adjacentPositions
blockToChunkPosition
chunkStartBlockPos
chunkToBlockPosition
structs
BlockChunkIndex
BlockChunkPos
BlockWorldPos
ChunkRegionIndex
ChunkRegionPos
ChunkWorldPos
ClientDimPos
RegionWorldPos