voxelman v0.6.1 (2016-01-09T15:39:38Z)
Dub
Repo
ChunkRegionPos
voxelman
storage
coordinates
Undocumented in source.
struct
ChunkRegionPos {
this
(ChunkWorldPos chunkWorldPos);
this
(ivec3 blockWorldPos);
ivec3
vector
;
auto
opDispatch
();
}
Constructors
this
this
(ChunkWorldPos chunkWorldPos)
Undocumented in source.
this
this
(ivec3 blockWorldPos)
Undocumented in source.
Members
Functions
opDispatch
auto
opDispatch
()
Undocumented in source. Be warned that the author may not have intended to support it.
Variables
vector
ivec3
vector
;
Undocumented in source.
Meta
Source
See Implementation
voxelman
storage
coordinates
structs
BlockChunkIndex
BlockChunkPos
BlockWorldPos
ChunkRegionIndex
ChunkRegionPos
ChunkWorldPos
RegionWorldPos