Blender
V4.3
source
blender
depsgraph
DEG_depsgraph_writeback_sync.hh
Go to the documentation of this file.
1
/* SPDX-FileCopyrightText: 2024 Blender Authors
2
*
3
* SPDX-License-Identifier: GPL-2.0-or-later */
4
5
#pragma once
6
17
18
#include <functional>
19
20
struct
Depsgraph;
21
22
namespace
blender::deg::sync_writeback
{
23
29
void
add
(
Depsgraph
&
depsgraph
, std::function<
void
()>
fn
);
30
31
}
// namespace blender::deg::sync_writeback
depsgraph
BPy_StructRNA * depsgraph
Definition
bpy_driver.cc:174
blender::deg::sync_writeback
Definition
DEG_depsgraph_writeback_sync.hh:22
blender::deg::sync_writeback::add
void add(Depsgraph &depsgraph, std::function< void()> fn)
blender::fn
Definition
BKE_attribute.hh:23
blender::deg::Depsgraph
Definition
depsgraph.hh:47
Generated on Sat Oct 4 2025 05:32:23 for Blender by
doxygen
1.14.0