Home
last modified time | relevance | path

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

/NW4C-1.2.23/include/nw/gfx/
Dgfx_Model.h636 DestroyResMeshes(&GetAllocator(), m_MeshBuffers); in ~Model()
758 void DestroyResMeshes(os::IAllocator* allocator, ResMeshArray resMeshes);
/NW4C-1.2.23/sources/libraries/gfx/
Dgfx_Model.cpp475 void Model::DestroyResMeshes(os::IAllocator* allocator, ResMeshArray resMeshes) in DestroyResMeshes() function in nw::gfx::Model