HOG2
Public Attributes | List of all members
voxelState Struct Reference

#include <Voxels.h>

Collaboration diagram for voxelState:
Collaboration graph
[legend]

Public Attributes

OctreeIndex i
 
uint16_t x
 
uint16_t y
 
uint16_t z
 

Detailed Description

Definition at line 22 of file Voxels.h.

Member Data Documentation

◆ i

OctreeIndex voxelState::i

Definition at line 23 of file Voxels.h.

◆ x

uint16_t voxelState::x

Definition at line 24 of file Voxels.h.

Referenced by Voxels::GetStateFromHash(), and operator==().

◆ y

uint16_t voxelState::y

Definition at line 24 of file Voxels.h.

Referenced by Voxels::GetStateFromHash(), and operator==().

◆ z

uint16_t voxelState::z

Definition at line 24 of file Voxels.h.

Referenced by Voxels::GetStateFromHash(), and operator==().


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