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

Method getUseBaseKeyFrame

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

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

Source from the content-addressed store, hash-verified

762 }
763 //-----------------------------------------------------------------------
764 bool Animation::getUseBaseKeyFrame() const { return mUseBaseKeyFrame; }
765 //-----------------------------------------------------------------------
766 Real Animation::getBaseKeyFrameTime() const { return mBaseKeyFrameTime; }
767 //-----------------------------------------------------------------------

Callers 5

writeAnimationMethod · 0.80
calcAnimationSizeMethod · 0.80
writeAnimationMethod · 0.80
writeAnimationsMethod · 0.80
writeAnimationMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected