|
Blender V5.0
|
#include <memory>#include <string>#include "BLI_map.hh"#include "BLI_string_ref.hh"#include "BLI_vector.hh"#include "COM_context.hh"#include "COM_domain.hh"#include "COM_input_descriptor.hh"#include "COM_result.hh"Go to the source code of this file.
Classes | |
| class | blender::compositor::Operation |
Namespaces | |
| namespace | blender |
| namespace | blender::compositor |
Typedefs | |
| using | blender::compositor::ProcessorsVector = Vector<std::unique_ptr<SimpleOperation>> |