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

Method _getTexturePtr

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

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

Source from the content-addressed store, hash-verified

940 }
941 //-----------------------------------------------------------------------
942 TextureGpu *TextureUnitState::_getTexturePtr() const { return _getTexturePtr( mCurrentFrame ); }
943 //-----------------------------------------------------------------------
944 TextureGpu *TextureUnitState::_getTexturePtr( size_t frame ) const
945 {

Callers 4

getTextureSizeMethod · 0.80
executeMethod · 0.80
analyzeBarriersMethod · 0.80

Calls 1

sizeMethod · 0.45

Tested by

no test coverage detected