Searched refs:getAcceleration (Results 1 – 8 of 8) sorted by relevance
121 double SAL_CALL getAcceleration() throw (RuntimeException);461 double SAL_CALL RandomAnimationNode::getAcceleration() throw (RuntimeException) in getAcceleration() function in sd::RandomAnimationNode
471 xAnimationNode->getAcceleration() ); in fillCommonParameters()
181 virtual double SAL_CALL getAcceleration() throw (RuntimeException);1060 double SAL_CALL AnimationNode::getAcceleration() throw (RuntimeException) in getAcceleration() function in animcore::AnimationNode
134 double getAcceleration() const { return mfAcceleration; } in getAcceleration() function in sd::CustomAnimationEffect
1431 addValue( pSet, nHandleAccelerate, makeAny( pEffect->getAcceleration() ) ); in createSelectionSet()1603 if( pEffect->getAcceleration() != fAccelerate ) in changeSelection()
209 mfAcceleration = mxNode->getAcceleration(); in setNode()1068 xNewNode->setAcceleration( mxNode->getAcceleration() ); in setIterateType()
829 fTemp = xNode->getAcceleration(); in exportNode()
1881 float fAccelerate = (float)xNode->getAcceleration(); in exportAnimValue()
Completed in 97 milliseconds