Home
last modified time | relevance | path

Searched defs:setAnimationPath (Results 1 – 4 of 4) sorted by relevance

/dports/graphics/osg34/OpenSceneGraph-OpenSceneGraph-3.4.1/examples/osgframerenderer/
H A DCameraPathProperty.h24 void setAnimationPath(osg::AnimationPath* ap) { _animationPath = ap; } in setAnimationPath() function
/dports/graphics/osg/OpenSceneGraph-OpenSceneGraph-3.6.5/examples/osgframerenderer/
H A DCameraPathProperty.h24 void setAnimationPath(osg::AnimationPath* ap) { _animationPath = ap; } in setAnimationPath() function
/dports/x11-toolkits/kf5-kwidgetsaddons/kwidgetsaddons-5.89.0/src/
H A Dkanimatedbutton.cpp84 void KAnimatedButton::setAnimationPath(const QString &path) in setAnimationPath() function in KAnimatedButton
/dports/graphics/osg/OpenSceneGraph-OpenSceneGraph-3.6.5/examples/osgdeferred/
H A Dosgdeferred.cpp265 void setAnimationPath(osg::ref_ptr<osg::MatrixTransform> node, in setAnimationPath() function