voxelman v0.8.0 (2017-02-03T20:04:39Z)
Dub
Repo
ChunkLayerItem.__anonymous
voxelman
world
storage
chunk
ChunkLayerItem
Undocumented in source.
struct
ChunkLayerItem
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
ChunkLayerItem
constructors
this
functions
toString
unions
__anonymous
variables
dataLength
layerId
metadata
timestamp
type