Searched refs:setMaxIterations (Results 1 – 2 of 2) sorted by relevance
320 loop->setMaxIterations(uiValue); in handleLoopAttributes()
1190 void setMaxIterations(unsigned int v) { maxIterations = v; } in setMaxIterations() function