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

Method setBindingType

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

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

Source from the content-addressed store, hash-verified

262 }
263 //-----------------------------------------------------------------------
264 void TextureUnitState::setBindingType( TextureUnitState::BindingType bt ) { mBindingType = bt; }
265 //-----------------------------------------------------------------------
266 TextureUnitState::BindingType TextureUnitState::getBindingType() const { return mBindingType; }
267 //-----------------------------------------------------------------------

Callers 1

translateMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected