Blender
V3.3
|
Go to the source code of this file.
Namespaces | |
blender | |
blender::deg | |
Typedefs | |
using | blender::deg::GraphRegistry = Map< Main *, VectorSet< Depsgraph * > > |
Functions | |
static GraphRegistry & | blender::deg::get_graph_registry () |
void | blender::deg::register_graph (Depsgraph *depsgraph) |
void | blender::deg::unregister_graph (Depsgraph *depsgraph) |
Span< Depsgraph * > | blender::deg::get_all_registered_graphs (Main *bmain) |