Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
updateTexture
Method · 0.80
updateTexture
Method · 0.80
updateTexture
Method · 0.80
Calls
1
IntCoord
Function · 0.50
Tested by
no test coverage detected