Home
last modified time | relevance | path

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

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