Home
last modified time | relevance | path

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

/dports/graphics/vpaint/vpaint-1.7/src/Gui/VectorAnimationComplex/
H A DAnimatedCycle.cpp695 AnimatedCycleNode * oldNodeFirst = *oldNodesUnsorted.begin(); in replaceInbetweenEdge() local
696 AnimatedCycleNode * oldNode = oldNodeFirst; in replaceInbetweenEdge()
703 while(oldNode != oldNodeFirst); in replaceInbetweenEdge()
705 bool side = oldNodeFirst->side(); in replaceInbetweenEdge()