HOG2
|
#include <Voxels.h>
Public Attributes | |
OctreeIndex | i |
uint16_t | x |
uint16_t | y |
uint16_t | z |
OctreeIndex voxelState::i |
uint16_t voxelState::x |
Definition at line 24 of file Voxels.h.
Referenced by Voxels::GetStateFromHash(), and operator==().
uint16_t voxelState::y |
Definition at line 24 of file Voxels.h.
Referenced by Voxels::GetStateFromHash(), and operator==().
uint16_t voxelState::z |
Definition at line 24 of file Voxels.h.
Referenced by Voxels::GetStateFromHash(), and operator==().