Blender
V3.3
|
#include "intern/builder/deg_builder_remove_noop.h"
#include "MEM_guardedalloc.h"
#include "intern/node/deg_node.h"
#include "intern/node/deg_node_operation.h"
#include "intern/debug/deg_debug.h"
#include "intern/depsgraph.h"
#include "intern/depsgraph_relation.h"
#include "intern/depsgraph_type.h"
Go to the source code of this file.
Namespaces | |
blender | |
blender::deg | |
Functions | |
static bool | blender::deg::is_unused_noop (OperationNode *op_node) |
void | blender::deg::deg_graph_remove_unused_noops (Depsgraph *graph) |