Searched refs:VertexLightArray (Results 1 – 8 of 8) sorted by relevance
44 …lightSet->m_VertexLights = VertexLightArray(memoryArray, m_Description.maxVertexLights, allocator); in Create()48 lightSet->m_VertexLights = VertexLightArray(allocator); in Create()78 … lightSet->m_VertexLights = VertexLightArray(memoryArray, description.maxVertexLights, allocator); in Create()82 lightSet->m_VertexLights = VertexLightArray(allocator); in Create()
38 VertexLightArray vertexLights(allocator); in Create()55 vertexLights = VertexLightArray(this->m_MaxVertexLights, allocator); in Create()
181 VertexLightArray::iterator vertexLightEnd = lightSet->GetVertexLightEnd(); in SetActiveLightSet()182 for (VertexLightArray::iterator iter = lightSet->GetVertexLightBegin(); in SetActiveLightSet()
182 VertexLightArray::const_iterator foundVertex = in ResolveReference()
108 description.vertexLights = VertexLightArray(m_MaxVertexLights, allocator); in Create()
210 VertexLightArray::iterator GetVertexLightBegin() in GetVertexLightBegin()219 VertexLightArray::const_iterator GetVertexLightBegin() const in GetVertexLightBegin()228 VertexLightArray::iterator GetVertexLightEnd() in GetVertexLightEnd()237 VertexLightArray::const_iterator GetVertexLightEnd() const in GetVertexLightEnd()345 VertexLightArray m_VertexLights;
57 typedef ut::MoveArray<VertexLight*> VertexLightArray; typedef107 typedef VertexLightArray VertexLightArray; typedef624 VertexLightArray::iterator GetVertexLightsBegin() in GetVertexLightsBegin()633 VertexLightArray::const_iterator GetVertexLightsBegin() const in GetVertexLightsBegin()642 VertexLightArray::iterator GetVertexLightsEnd() in GetVertexLightsEnd()651 VertexLightArray::const_iterator GetVertexLightsEnd() const in GetVertexLightsEnd()1178 VertexLightArray vertexLights, in SceneContext()1210 VertexLightArray m_VertexLights;
50 VertexLightArray vertexLights;489 VertexLightArray m_VertexLights;