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

Method getBaseKeyFrameTime

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

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

Source from the content-addressed store, hash-verified

764 bool Animation::getUseBaseKeyFrame() const { return mUseBaseKeyFrame; }
765 //-----------------------------------------------------------------------
766 Real Animation::getBaseKeyFrameTime() const { return mBaseKeyFrameTime; }
767 //-----------------------------------------------------------------------
768 const String &Animation::getBaseKeyFrameAnimationName() const
769 {

Callers 4

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

Calls

no outgoing calls

Tested by

no test coverage detected