Searched refs:nextIndex (Results 1 – 4 of 4) sorted by relevance
422 int nextIndex = (index + 1) % size; in splitPolygonAtAxisValue() local426 int nextComp = comparisons[nextIndex]; in splitPolygonAtAxisValue()461 QDoubleVector3D p2 = polygon.at(nextIndex); in splitPolygonAtAxisValue()
209 list->setCurrentIndex(list->nextIndex()); in next()