Botcraft 1.21.4
Loading...
Searching...
No Matches
WorldRenderer.hpp File Reference
#include "botcraft/Game/Vector3.hpp"
#include "botcraft/Renderer/Face.hpp"
#include <glm/glm.hpp>
#include <memory>
#include <mutex>
#include <optional>
#include <string>
#include <unordered_map>
#include <vector>

Go to the source code of this file.

Classes

class  Botcraft::Renderer::WorldRenderer
 

Namespaces

namespace  Botcraft
 
namespace  Botcraft::Renderer
 

Enumerations

enum class  Botcraft::Renderer::FrustumResult { Botcraft::Renderer::Outside = 0 , Botcraft::Renderer::Intersect , Botcraft::Renderer::Inside }