MCPcopy Create free account
hub / github.com/MyGUI/mygui / resetTextureRegion

Method resetTextureRegion

Tools/EditorFramework/TextureControl.cpp:286–289  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

284 }
285
286 void TextureControl::resetTextureRegion()
287 {
288 setTextureRegion(MyGUI::IntCoord(0, 0, mTextureSize.width, mTextureSize.height));
289 }
290
291}

Callers 3

updateTextureMethod · 0.80
updateTextureMethod · 0.80
updateTextureMethod · 0.80

Calls 1

IntCoordFunction · 0.50

Tested by

no test coverage detected