MCPcopy Create free account
hub / github.com/OGRECave/ogre-next / getRotationInterpolationMode

Method getRotationInterpolationMode

OgreMain/src/OgreAnimation.cpp:546–549  ·  view source on GitHub ↗

---------------------------------------------------------------------

Source from the content-addressed store, hash-verified

544 }
545 //---------------------------------------------------------------------
546 Animation::RotationInterpolationMode Animation::getRotationInterpolationMode() const
547 {
548 return mRotationInterpolationMode;
549 }
550 //---------------------------------------------------------------------
551 void Animation::setDefaultRotationInterpolationMode( RotationInterpolationMode im )
552 {

Callers 3

applyToNodeMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected