Searched refs:ResTextureArray (Results 1 – 2 of 2) sorted by relevance
606 ResTextureArray::iterator end = this->GetTextures().end(); in ForeachTexture()607 for (ResTextureArray::iterator texture = this->GetTextures().begin(); in ForeachTexture()
170 typedef nw::ut::ResArrayPatricia<ResTexture>::type ResTextureArray; typedef