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

Method getCurrentFrame

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

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

Source from the content-addressed store, hash-verified

520 }
521 //-----------------------------------------------------------------------
522 unsigned int TextureUnitState::getCurrentFrame() const { return mCurrentFrame; }
523 //-----------------------------------------------------------------------
524 unsigned int TextureUnitState::getNumFrames() const { return (unsigned int)mFrames.size(); }
525 //-----------------------------------------------------------------------

Callers 2

getValueMethod · 0.80
populateMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected