Home
last modified time | relevance | path

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

/NW4C-1.3.3/include/nw/gfx/
Dgfx_Model.h650 DestroyResMeshes(&GetAllocator(), m_MeshBuffers); in ~Model()
772 void DestroyResMeshes(os::IAllocator* allocator, ResMeshArray resMeshes);
/NW4C-1.3.3/sources/libraries/gfx/
Dgfx_Model.cpp483 void Model::DestroyResMeshes(os::IAllocator* allocator, ResMeshArray resMeshes) in DestroyResMeshes() function in nw::gfx::Model