Home
last modified time | relevance | path

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

/NW4C-1.2.23/include/nw/gfx/
Dgfx_Camera.h714 DestroyResCamera(m_Allocator, data); in operator()
732 static void DestroyResCamera(os::IAllocator* allocator, ResCamera resCamera);
/NW4C-1.2.23/sources/libraries/gfx/
Dgfx_Camera.cpp972 Camera::DestroyResCamera(os::IAllocator* allocator, ResCamera resCamera) in DestroyResCamera() function in nw::gfx::Camera