Home
last modified time | relevance | path

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

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