MCPcopy Create free account
hub / github.com/OGRECave/ogre / getAnimationDuration

Method getAnimationDuration

OgreMain/src/OgreTextureUnitState.cpp:1107–1110  ·  view source on GitHub ↗

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

Source from the content-addressed store, hash-verified

1105
1106 //-----------------------------------------------------------------------
1107 Real TextureUnitState::getAnimationDuration(void) const
1108 {
1109 return mAnimDuration;
1110 }
1111
1112 //-----------------------------------------------------------------------
1113 const TextureUnitState::EffectMap& TextureUnitState::getEffects(void) const

Callers 2

applyTextureAliasesFunction · 0.80
writeTextureUnitMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected