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

Method changePosition

UnitTests/UnitTest_GraphView/BaseGraphView.h:373–378  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

371 }
372
373 void changePosition(BaseGraphNode* _node) override
374 {
375 eventChangeSize(this, getViewSize());
376
377 updateCanvas();
378 }
379
380 void updateCanvas()
381 {

Callers 3

setCoordMethod · 0.80
setPositionMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected