Blender V4.3
COM_operation.hh File Reference
#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"
#include "COM_texture_pool.hh"

Go to the source code of this file.

Classes

class  blender::realtime_compositor::Operation
 

Namespaces

namespace  blender
 
namespace  blender::realtime_compositor
 

Typedefs

using blender::realtime_compositor::ProcessorsVector = Vector<std::unique_ptr<SimpleOperation>>