Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/SpartanJ/eepp
/ invalidated
Method
invalidated
src/eepp/scene/node.cpp:1878–1880 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1876
}
1877
1878
bool Node::invalidated() const {
1879
return 0 != ( mNodeFlags & NODE_FLAG_VIEW_DIRTY );
1880
}
1881
1882
}} // namespace EE::Scene
Callers
6
mainLoop
Method · 0.45
mainLoop
Function · 0.45
mainLoop
Function · 0.45
mainLoop
Method · 0.45
mainLoop
Function · 0.45
main
Function · 0.45
Calls
no outgoing calls
Tested by
1
mainLoop
Function · 0.36