Searched defs:gridVtxHeight (Results 1 – 1 of 1) sorted by relevance
188 …VertexIndices (float cellWidth, float cellHeight, int gridVtxWidth, int gridVtxHeight, int x, int … in computeVertexIndices()214 int gridVtxHeight = m_gridHeight+1; in execute() local