Searched defs:fog (Results 1 – 9 of 9) sorted by relevance
52 Fog* fog = (*fogBinder).fog; in ApplyFrom() local
117 void SceneTraverser::VisitFog(Fog* fog) in VisitFog()
49 Fog* fog = new(memory) Fog( in Create() local121 Fog* fog = new(memory) Fog( in Create() local
104 void SetFog(s32 index, Fog* fog) in SetFog()336 Fog* fog = m_Fogs[index]; in SetActiveFog() local
76 Fog* fog; member
846 void PushFog(Fog* fog) in PushFog()858 bool TryPushFog(Fog* fog) in TryPushFog()
191 for (nw::gfx::FogArray::iterator fog = m_SceneContext->GetFogBegin(); in SubmitView() local
285 nw::gfx::Fog* fog = nw::gfx::Fog::DynamicBuilder() in BuildFogs() local
740 ResFog fog(object); in SetValue() local