Home
last modified time | relevance | path

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

/NW4C-1.3.3/include/nw/gfx/
Dgfx_Fog.h243 DestroyResFog(m_Allocator, data); in operator()
343 static void DestroyResFog(os::IAllocator* allocator, ResFogData* resFog);
/NW4C-1.3.3/sources/libraries/gfx/
Dgfx_Fog.cpp197 Fog::DestroyResFog(os::IAllocator* allocator, ResFogData* resFog) in DestroyResFog() function in nw::gfx::Fog