Home
last modified time | relevance | path

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

/dports/graphics/wdune/wdune-1.926/src/
H A DScene.cpp3878 int fromFractionEvent = fromProto->lookupEventIn("set_fraction", in replaceNurbsCurveAnimation() local
3882 if ((fromFractionEvent == -1) || (toFractionEvent == -1)) in replaceNurbsCurveAnimation()
3887 for (i = fromNode->getInput(fromFractionEvent).first(); in replaceNurbsCurveAnimation()
H A DScene.cpp,v3903 int fromFractionEvent = fromProto->lookupEventIn("set_fraction",
3907 if ((fromFractionEvent == -1) || (toFractionEvent == -1))
3912 for (i = fromNode->getInput(fromFractionEvent).first();