Home
last modified time | relevance | path

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

/dports/graphics/osg/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/dae/
H A DdaeRAnimations.cpp795 else if (osgAnimation::FloatCubicBezierKeyframeContainer* fcbkc = in convertDegreesToRadians() local
798 for (size_t i = 0; i < fcbkc->size(); ++i) in convertDegreesToRadians()
800 osgAnimation::FloatCubicBezierKeyframe& fcbk = (*fcbkc)[i]; in convertDegreesToRadians()
/dports/graphics/osg34/OpenSceneGraph-OpenSceneGraph-3.4.1/src/osgPlugins/dae/
H A DdaeRAnimations.cpp795 else if (osgAnimation::FloatCubicBezierKeyframeContainer* fcbkc = in convertDegreesToRadians() local
798 for (size_t i = 0; i < fcbkc->size(); ++i) in convertDegreesToRadians()
800 osgAnimation::FloatCubicBezierKeyframe& fcbk = (*fcbkc)[i]; in convertDegreesToRadians()