Home
last modified time | relevance | path

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

/NW4C-2.0.3/include/nw/gfx/res/
Dgfx_ResGraphicsFile.h606 ResTextureArray::iterator end = this->GetTextures().end(); in ForeachTexture()
607 for (ResTextureArray::iterator texture = this->GetTextures().begin(); in ForeachTexture()
Dgfx_ResTexture.h170 typedef nw::ut::ResArrayPatricia<ResTexture>::type ResTextureArray; typedef