Searched defs:fog (Results 1 – 8 of 8) sorted by relevance
49 Fog* fog = new(memory) Fog( in Create() local87 Fog* fog = new(memory) Fog( in Create() local
117 void SceneTraverser::VisitFog(Fog* fog) in VisitFog()
52 Fog* fog = (*fogBinder).fog; in ApplyFrom() local
191 for (nw::gfx::FogArray::iterator fog = m_SceneContext->GetFogBegin(); in SubmitView() local
105 void SetFog(s32 index, Fog* fog) in SetFog()337 Fog* fog = m_Fogs[index]; in SetActiveFog() local
76 Fog* fog; member
736 void PushFog(Fog* fog) in PushFog()
293 nw::gfx::Fog* fog = nw::gfx::Fog::DynamicBuilder() in BuildFogs() local