Searched refs:MaterialArray (Results 1 – 3 of 3) sorted by relevance
64 nw::gfx::MaterialArray::iterator materialEnd = model->GetMaterials().second; in VisitModel()65 for (nw::gfx::MaterialArray::iterator material = model->GetMaterials().first; in VisitModel()79 nw::gfx::MaterialArray::iterator materialEnd = model->GetMaterials().second; in VisitSkeletalModel()80 for (nw::gfx::MaterialArray::iterator material = model->GetMaterials().first; in VisitSkeletalModel()
408 typedef gfx::MaterialArray MaterialArray; typedef418 gfx::MaterialArray::iterator,419 gfx::MaterialArray::iterator> MaterialRange;807 nw::gfx::MaterialArray m_Materials;
397 typedef ut::MoveArray<Material*> MaterialArray; typedef