voxelman ~master (2018-10-12T19:51:42Z)
Dub
Repo
ChunkLayerSnap.__anonymous
voxelman
world
storage
chunk
layer
ChunkLayerSnap
Undocumented in source.
struct
ChunkLayerSnap
union
__anonymous {
ulong
uniformData
;
void
*
dataPtr
;
}
Members
Variables
dataPtr
void
*
dataPtr
;
Stores ptr to the first byte of data. The length of data is in dataLength.
uniformData
ulong
uniformData
;
Undocumented in source.
Meta
Source
See Implementation
voxelman
world
storage
chunk
layer
ChunkLayerSnap
constructors
this
unions
__anonymous
variables
dataLength
metadata
numUsers
timestamp
type