Home
last modified time | relevance | path

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

/NW4C-1.3.3/include/nw/gfx/
Dgfx_Camera.h753 DestroyResCamera(m_Allocator, data); in operator()
771 static void DestroyResCamera(os::IAllocator* allocator, ResCamera resCamera);
/NW4C-1.3.3/sources/libraries/gfx/
Dgfx_Camera.cpp1170 Camera::DestroyResCamera(os::IAllocator* allocator, ResCamera resCamera) in DestroyResCamera() function in nw::gfx::Camera