Home
last modified time | relevance | path

Searched refs:CreateResFogUpdater (Results 1 – 2 of 2) sorted by relevance

/NW4C-2.0.3/include/nw/gfx/
Dgfx_Fog.h354 static ResFogUpdaterData* CreateResFogUpdater(os::IAllocator* allocator);
/NW4C-2.0.3/sources/libraries/gfx/
Dgfx_Fog.cpp229 Fog::CreateResFogUpdater(os::IAllocator* allocator) in CreateResFogUpdater() function in nw::gfx::Fog
393 ResFogUpdaterData* resFogUpdater = CreateResFogUpdater(allocator); in Initialize()