HPC_Voxel_Engine 0.2.0
High-Performance C++ Voxel Engine
Loading...
Searching...
No Matches
ThermalSystem.cpp File Reference

Implementation of the multi-threaded ThermalSystem utilizing std::barrier. More...

#include "ThermalSystem.h"
#include <algorithm>
#include "../world/Chunk.h"
#include "../world/ChunkManager.h"
Include dependency graph for ThermalSystem.cpp:

Detailed Description

Implementation of the multi-threaded ThermalSystem utilizing std::barrier.