VOX
A little voxel engine
Loading...
Searching...
No Matches
RenderThread.hpp File Reference
#include "define.hpp"
#include "Settings.hpp"
#include "RenderAPI.hpp"
#include "Chunk.hpp"
#include "WorldGenerator.hpp"
#include "DebugGui.hpp"
#include <chrono>
#include <map>
Include dependency graph for RenderThread.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  ModelMatrix_push_constant
 The push constant for the model matrix. More...
 
class  RenderThread
 A wrapper for the thread that handles rendering. More...