Searched refs:LightSetBinder (Results 1 – 2 of 2) sorted by relevance
45 struct LightSetBinder struct47 LightSetBinder() in LightSetBinder() function79 typedef ut::MoveArray<LightSetBinder> LightSetBinderArray;
61 … void* lightSetsMemory = allocator->Alloc(sizeof(LightSetBinder) * resSetting.GetLightSetsCount()); in CreateEnvironmentArray()62 …m_LightSets = ut::MoveArray<LightSetBinder>(lightSetsMemory, resSetting.GetLightSetsCount(), alloc… in CreateEnvironmentArray()