Searched defs:fog (Results 1 – 9 of 9) sorted by relevance
54 Fog* fog = (*fogBinder).fog; in ApplyFrom() local
51 Fog* fog = new(memory) Fog( in Create() local123 Fog* fog = new(memory) Fog( in Create() local
128 void SceneTraverser::VisitFog(Fog* fog) in VisitFog()
106 void SetFog(s32 index, Fog* fog) in SetFog()338 Fog* fog = m_Fogs[index]; in SetActiveFog() local
78 Fog* fog; member
941 void PushFog(Fog* fog) in PushFog()953 bool TryPushFog(Fog* fog) in TryPushFog()
193 for (nw::gfx::FogArray::iterator fog = m_SceneContext->GetFogBegin(); in SubmitView() local
287 nw::gfx::Fog* fog = nw::gfx::Fog::DynamicBuilder() in BuildFogs() local
742 ResFog fog(object); in SetValue() local