MCPcopy 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
828void Node::tag_modified()
829{
830 socket_modified = ~0ull;
831}
832
833void Node::clear_modified()
834{

Callers 1

SyncMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected