VOX
A little voxel engine
Loading...
Searching...
No Matches
Player.hpp File Reference
#include "define.hpp"
#include "Transform.hpp"
#include "Camera.hpp"
#include "HitBox.hpp"
#include "Block.hpp"
#include "Item.hpp"
#include <glm/glm.hpp>
#include <glm/gtc/matrix_transform.hpp>
#include "Tracy.hpp"
#include <cstdint>
#include <chrono>
#include <mutex>
#include <optional>
#include <array>
Include dependency graph for Player.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  RayCastOnBlockResult
 
class  Player