Home
last modified time | relevance | path

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

/NW4C-2.0.3/include/nw/gfx/
Dgfx_Model.h652 DestroyResMeshes(&GetAllocator(), m_MeshBuffers); in ~Model()
774 void DestroyResMeshes(os::IAllocator* allocator, ResMeshArray resMeshes);
/NW4C-2.0.3/sources/libraries/gfx/
Dgfx_Model.cpp485 void Model::DestroyResMeshes(os::IAllocator* allocator, ResMeshArray resMeshes) in DestroyResMeshes() function in nw::gfx::Model