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

Method clearAll

Tools/EditorFramework/ScopeTextureControl.cpp:379–384  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

377 }
378
379 void ScopeTextureControl::clearAll()
380 {
381 setTextureValue(MyGUI::UString());
382 clearCoordValue();
383 clearViewSelectors();
384 }
385
386 void ScopeTextureControl::setViewSelectors(const VectorCoord& _selectors)
387 {

Callers 8

notifyChangeScopeMethod · 0.80
notifyChangeScopeMethod · 0.80
notifyChangeScopeMethod · 0.80
notifyChangeScopeMethod · 0.80
notifyChangeScopeMethod · 0.80
notifyChangeScopeMethod · 0.80
notifyChangeScopeMethod · 0.80
notifyChangeScopeMethod · 0.80

Calls 1

UStringFunction · 0.85

Tested by

no test coverage detected