Blender  V3.3
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 
20 
25 
26 } // namespace blender::deg
struct Depsgraph Depsgraph
Definition: DEG_depsgraph.h:35
Depsgraph * graph
void deg_graph_clear_tags(Depsgraph *graph)
void deg_graph_flush_updates(Depsgraph *graph)