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

Method getContentType

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

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

Source from the content-addressed store, hash-verified

287 }
288 //-----------------------------------------------------------------------
289 TextureUnitState::ContentType TextureUnitState::getContentType() const { return mContentType; }
290 //-----------------------------------------------------------------------
291 void TextureUnitState::setCubicTextureName( const String &name, bool forUVW )
292 {

Callers 3

executeCommandMethod · 0.80
writeTextureUnitMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected