Home
last modified time | relevance | path

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

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