Blender
V3.3
source
blender
depsgraph
intern
eval
deg_eval_flush.h
Go to the documentation of this file.
1
/* SPDX-License-Identifier: GPL-2.0-or-later
2
* Copyright 2013 Blender Foundation. All rights reserved. */
3
10
#pragma once
11
12
namespace
blender::deg
{
13
14
struct
Depsgraph
;
15
19
void
deg_graph_flush_updates
(
struct
Depsgraph
*
graph
);
20
24
void
deg_graph_clear_tags
(
struct
Depsgraph
*
graph
);
25
26
}
// namespace blender::deg
Depsgraph
struct Depsgraph Depsgraph
Definition:
DEG_depsgraph.h:35
graph
Depsgraph * graph
Definition:
deg_builder_cycle.cc:56
blender::deg
Definition:
deg_builder.cc:40
blender::deg::deg_graph_clear_tags
void deg_graph_clear_tags(Depsgraph *graph)
Definition:
deg_eval_flush.cc:379
blender::deg::deg_graph_flush_updates
void deg_graph_flush_updates(Depsgraph *graph)
Definition:
deg_eval_flush.cc:333
Generated on Sat Jul 27 2024 14:57:55 for Blender by
doxygen
1.9.1