|
Blender V4.3
|
#include <mutex>#include "DEG_depsgraph.hh"#include "DEG_depsgraph_writeback_sync.hh"#include "BLI_map.hh"#include "depsgraph.hh"Go to the source code of this file.
Namespaces | |
| namespace | blender |
| namespace | blender::deg |
| namespace | blender::deg::sync_writeback |
Functions | |
| void | blender::deg::sync_writeback::add (::Depsgraph &depsgraph, std::function< void()> fn) |