Home
last modified time | relevance | path

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

/NW4C-2.0.3/include/nw/gfx/
Dgfx_Fog.h337 static ResFogData* CreateResFog(os::IAllocator* allocator, const char* name = NULL);
/NW4C-2.0.3/sources/libraries/gfx/
Dgfx_Fog.cpp46 CreateResFog(allocator), in Create()
141 Fog::CreateResFog(os::IAllocator* allocator, const char* name /* = NULL */) in CreateResFog() function in nw::gfx::Fog