engine/render/shadows/atlas/point_atlas.hpp file

Resource cubos::engine::PointShadowAtlas.

Namespaces

namespace cubos
Cubos libraries namespace.
namespace cubos::engine
Engine module.

Classes

class cubos::engine::PointShadowAtlas
Resource which stores the shadow map atlas for point lights, a large texture that holds the shadow maps for each shadow caster in a quadtree structure, reducing texture switching.