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
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
const Depsgraph * depsgraph
Definition
deg_eval_copy_on_write.cc:494
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::deg::Depsgraph
Definition
depsgraph.hh:47
Generated on Thu Feb 6 2025 07:36:39 for Blender by
doxygen
1.11.0