Blender
V4.3
source
blender
depsgraph
intern
eval
deg_eval_flush.h
Go to the documentation of this file.
1
/* SPDX-FileCopyrightText: 2013 Blender Authors
2
*
3
* SPDX-License-Identifier: GPL-2.0-or-later */
4
11
#pragma once
12
13
namespace
blender::deg
{
14
15
struct
Depsgraph;
16
20
void
deg_graph_flush_updates
(
struct
Depsgraph *graph);
21
25
void
deg_graph_clear_tags
(
struct
Depsgraph *graph);
26
27
}
// namespace blender::deg
blender::deg
Definition
DEG_depsgraph_light_linking.hh:18
blender::deg::deg_graph_clear_tags
void deg_graph_clear_tags(Depsgraph *graph)
Definition
deg_eval_flush.cc:368
blender::deg::deg_graph_flush_updates
void deg_graph_flush_updates(Depsgraph *graph)
Definition
deg_eval_flush.cc:322
Generated on Thu Feb 6 2025 07:36:39 for Blender by
doxygen
1.11.0