Home
last modified time | relevance | path

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

/NW4C-2.0.3/include/nw/gfx/
Dgfx_Fog.h245 DestroyResFog(m_Allocator, data); in operator()
345 static void DestroyResFog(os::IAllocator* allocator, ResFogData* resFog);
/NW4C-2.0.3/sources/libraries/gfx/
Dgfx_Fog.cpp199 Fog::DestroyResFog(os::IAllocator* allocator, ResFogData* resFog) in DestroyResFog() function in nw::gfx::Fog