Home
last modified time | relevance | path

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

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