3#include "mc/_HeaderOutputPredefine.h"
6#include "mc/client/renderer/chunks/point_lighting/ILightLODResourceProvider.h"
14namespace PointLighting {
24 ::std::shared_ptr<::PointLighting::ILightLODResourceProvider<::PointLighting::BakedLightResources>>>>
25 mBakedLightResourceProviders;
30 ::std::shared_ptr<::PointLighting::ILightLODResourceProvider<::PointLighting::AnalyticLightResources>>>>
31 mAnalyticLightResourceProviders;
37 MCAPI ~LightLODResourceManager();
Definition LightLODResourceManager.h:7
Definition AnalyticLightResources.h:7
Definition BakedLightResources.h:7