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

Method clearCoordValue

Tools/EditorFramework/ScopeTextureControl.cpp:373–377  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

371 }
372
373 void ScopeTextureControl::clearCoordValue()
374 {
375 for (auto& selector : mSelectors)
376 selector.first->setVisible(false);
377 }
378
379 void ScopeTextureControl::clearAll()
380 {

Callers 6

updateFramesMethod · 0.80
updateFramesMethod · 0.80
updateCoordsMethod · 0.80
updateFramesMethod · 0.80
updateFramesMethod · 0.80
updateCoordsMethod · 0.80

Calls 1

setVisibleMethod · 0.45

Tested by

no test coverage detected