MCPcopy Index your code
hub / github.com/DreamSourceLab/DSView / set_need_update

Method set_need_update

DSView/pv/view/viewport.cpp:2097–2100  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

2095}
2096
2097void Viewport::set_need_update(bool update)
2098{
2099 _need_update = update;
2100}
2101
2102void Viewport::show_wait_trigger()
2103{

Callers 2

set_updateMethod · 0.80
set_all_updateMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected