Home
last modified time | relevance | path

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

/NW4C-2.0.3/include/nw/gfx/
Dgfx_Camera.h781 DestroyResCamera(m_Allocator, data); in operator()
799 static void DestroyResCamera(os::IAllocator* allocator, ResCamera resCamera);
/NW4C-2.0.3/sources/libraries/gfx/
Dgfx_Camera.cpp1173 Camera::DestroyResCamera(os::IAllocator* allocator, ResCamera resCamera) in DestroyResCamera() function in nw::gfx::Camera