Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/blender/cycles
/ tag_modified
Method
tag_modified
src/graph/node.cpp:828–831 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
826
}
827
828
void Node::tag_modified()
829
{
830
socket_modified = ~0ull;
831
}
832
833
void Node::clear_modified()
834
{
Callers
1
Sync
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected