Home
last modified time | relevance | path

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

/NW4C-1.3.3/include/nw/gfx/res/
Dgfx_ResGraphicsFile.h701 …for (ResVertexAttributeArray::iterator vertexAttribute = resSeparateDataShape.GetVertexAttributes(… in ForeachVertexStream() local
702 vertexAttribute != vertexAttributesEnd; ++vertexAttribute) in ForeachVertexStream()
704 … ResVertexStreamBase resVertexStream = ResDynamicCast<ResVertexStreamBase>(*vertexAttribute); in ForeachVertexStream()