Home
last modified time | relevance | path

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

/NW4C-2.0.3/sources/libraries/gfx/res/
Dgfx_ResShape.cpp428 int attributesCount = this->GetVertexAttributesCount(); in GetVertexCount() local
429 for (int i = 0 ; i < attributesCount ; ++i) in GetVertexCount()