|
Blender
V3.3
|
#include <functional>#include "atomic_ops.h"#include "BLI_index_range.hh"#include "BLI_threads.h"#include "BLI_vector.hh"#include "COM_CompositorContext.h"#include "COM_SharedOperationBuffers.h"#include "DNA_color_types.h"#include "DNA_node_types.h"#include "DNA_scene_types.h"#include "DNA_vec_types.h"Go to the source code of this file.
Classes | |
| class | blender::compositor::ExecutionSystem |
| the ExecutionSystem contains the whole compositor tree. More... | |
Namespaces | |
| blender | |
| blender::compositor | |