Searched refs:planarReflectionMgr_ (Results 1 – 2 of 2) sorted by relevance
239 IPlanarReflectionComponentManager* planarReflectionMgr_ = nullptr; variable
1152 planarReflectionMgr_(GetManager<IPlanarReflectionComponentManager>(ecs)), in RenderSystem()1309 reflectionsQuery_.SetupQuery(*planarReflectionMgr_, operations); in Initialize()1323 const auto planarReflectionGen = planarReflectionMgr_->GetGenerationCounter(); in Update()1925 PlanarReflectionComponent reflComponent = planarReflectionMgr_->Get(row.components[0u]); in ProcessReflection()1973 *gpuResourceMgr_, *gpuHandleMgr_, *planarReflectionMgr_, camera, row.entity, reflComponent); in ProcessReflection()