Blender V4.3
deg_builder_transitive.cc File Reference

Go to the source code of this file.

Namespaces

namespace  blender
 
namespace  blender::deg
 

Enumerations

enum  { blender::deg::OP_VISITED = 1 , blender::deg::OP_REACHABLE = 2 }
 

Functions

static void blender::deg::deg_graph_tag_paths_recursive (Node *node)
 
void blender::deg::deg_graph_transitive_reduction (Depsgraph *graph)