|
Blender V4.3
|
Public Member Functions | |
| NodeTreeMainUpdater (Main *bmain, NodeTreeUpdateExtraParams *params) | |
| void | update () |
| void | update_rooted (Span< bNodeTree * > root_ntrees) |
Definition at line 299 of file node_tree_update.cc.
|
inline |
Definition at line 307 of file node_tree_update.cc.
References params.
|
inline |
Definition at line 312 of file node_tree_update.cc.
References blender::Vector< T, InlineBufferCapacity, Allocator >::append(), FOREACH_NODETREE_BEGIN, FOREACH_NODETREE_END, blender::bke::is_tree_changed(), update_rooted(), and blender::bke::Vector.
Referenced by BKE_ntree_update_main().
Definition at line 324 of file node_tree_update.cc.
References add_node_tag(), eModifierType_Nodes, blender::Span< T >::is_empty(), blender::bke::is_tree_changed(), MOD_nodes_update_interface(), NTREE_CHANGED_NODE_OUTPUT, NTREE_CHANGED_NODE_PROPERTY, NTREE_GEOMETRY, result, bNodeTree::runtime, blender::Span< T >::size(), bNodeTree::type, ModifierData::type, and blender::bke::Vector.
Referenced by BKE_ntree_update_main_tree(), and update().