VMan  1.0
Library for voxel managment.
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros
ChunkIdHelper Union Reference
+ Collaboration diagram for ChunkIdHelper:

Public Attributes

struct {
   int16_t   x
 
   int16_t   y
 
   int16_t   z
 
   int16_t   w
 
pos
 
ChunkId id
 

Detailed Description

Definition at line 12 of file Chunk.cpp.

Member Data Documentation

int16_t x

Definition at line 16 of file Chunk.cpp.

int16_t y

Definition at line 16 of file Chunk.cpp.

int16_t z

Definition at line 16 of file Chunk.cpp.

int16_t w

Definition at line 16 of file Chunk.cpp.

struct { ... } pos
ChunkId id

Definition at line 18 of file Chunk.cpp.


The documentation for this union was generated from the following file: