Home
last modified time | relevance | path

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

/NW4C-1.3.3/include/nw/gfx/
Dgfx_Fog.h352 static ResFogUpdaterData* CreateResFogUpdater(os::IAllocator* allocator);
/NW4C-1.3.3/sources/libraries/gfx/
Dgfx_Fog.cpp227 Fog::CreateResFogUpdater(os::IAllocator* allocator) in CreateResFogUpdater() function in nw::gfx::Fog
391 ResFogUpdaterData* resFogUpdater = CreateResFogUpdater(allocator); in Initialize()