Blender
V4.3
source
blender
depsgraph
intern
eval
deg_eval.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
24
void
deg_evaluate_on_refresh
(Depsgraph *graph);
25
26
}
// namespace blender::deg
blender::deg
Definition
DEG_depsgraph_light_linking.hh:18
blender::deg::deg_evaluate_on_refresh
void deg_evaluate_on_refresh(Depsgraph *graph)
Definition
deg_eval.cc:382
Generated on Thu Feb 6 2025 07:36:39 for Blender by
doxygen
1.11.0