Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
2097
void Viewport::set_need_update(bool update)
2098
{
2099
_need_update = update;
2100
}
2101
2102
void Viewport::show_wait_trigger()
2103
{
Callers
2
set_update
Method · 0.80
set_all_update
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected