Blender
V4.5
source
blender
depsgraph
intern
builder
deg_builder_remove_noop.h
Go to the documentation of this file.
1
/* SPDX-FileCopyrightText: 2020 Blender Authors
2
*
3
* SPDX-License-Identifier: GPL-2.0-or-later */
4
9
#pragma once
10
11
namespace
blender::deg
{
12
13
struct
Depsgraph;
14
15
/* Remove all no-op nodes that have zero outgoing relations. */
16
void
deg_graph_remove_unused_noops
(Depsgraph *
graph
);
17
18
}
// namespace blender::deg
graph
Depsgraph * graph
Definition
deg_builder_cycle.cc:51
blender::deg
Definition
DEG_depsgraph_light_linking.hh:14
blender::deg::deg_graph_remove_unused_noops
void deg_graph_remove_unused_noops(Depsgraph *graph)
Definition
deg_builder_remove_noop.cc:55
Generated on Fri Apr 3 2026 06:33:18 for Blender by
doxygen
1.11.0