Unravel Engine C++ Reference
|
#include <engine/engine_export.h>
#include <engine/ecs/ecs.h>
#include <engine/rendering/camera.h>
#include <engine/rendering/light.h>
#include <base/basetypes.hpp>
#include <context/context.hpp>
#include <engine/rendering/gpu_program.h>
#include <graphics/graphics.h>
#include <hpp/small_vector.hpp>
Go to the source code of this file.
Namespaces | |
namespace | unravel |
namespace | unravel::shadow |
Macros | |
#define | SHADOW_FLOAT_PARAM(_name) |
Typedefs | |
using | unravel::shadow::shadow_map_models_t = hpp::small_vector<entt::handle> |