Elaztek Developer Hub
Blamite Game Engine - blam!  00453.06.08.26.0624.blamite
The core library for the Blamite Game Engine.
lights.cpp File Reference
#include "components/rendering/rendering.h"
#include <bx/math.h>
#include <Strings/components/utils/math/math.h>
#include "components/core/world/world.h"
#include "api/v1/types/world_objects.h"
#include "api/v1/types/tags/classes/light.h"
#include "components/rendering/bgfx/passes/passes.h"
#include "components/resources/engine_globals/globals.h"
+ Include dependency graph for lights.cpp:

Variables

std::vector< BlamWorldObject_Tag * > light_cache = std::vector<BlamWorldObject_Tag*>()
 

Variable Documentation

◆ light_cache

std::vector<BlamWorldObject_Tag*> light_cache = std::vector<BlamWorldObject_Tag*>()