HOG2
Functions
Voxels.cpp File Reference
#include <stdio.h>
#include "Voxels.h"
#include <cinttypes>
Include dependency graph for Voxels.cpp:

Go to the source code of this file.

Functions

bool operator== (const voxelState &v1, const voxelState &v2)
 

Function Documentation

◆ operator==()

bool operator== ( const voxelState v1,
const voxelState v2 
)

Definition at line 32 of file Voxels.cpp.

References voxelState::x, voxelState::y, and voxelState::z.