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

Method getCurrentFrame

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

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

Source from the content-addressed store, hash-verified

448 }
449 //-----------------------------------------------------------------------
450 unsigned int TextureUnitState::getCurrentFrame(void) const
451 {
452 return mCurrentFrame;
453 }
454 //-----------------------------------------------------------------------
455 unsigned int TextureUnitState::getNumFrames(void) const
456 {

Callers 1

getValueMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected