Blender  V2.93
Classes | Namespaces | Functions
COM_ExecutionGroup.h File Reference
#include "BLI_array.hh"
#include "BLI_rect.h"
#include "BLI_vector.hh"
#include "COM_CompositorContext.h"
#include "COM_Device.h"
#include "COM_MemoryProxy.h"
#include "COM_Node.h"
#include "COM_NodeOperation.h"
#include "COM_WorkPackage.h"
#include <vector>

Go to the source code of this file.

Classes

struct  blender::compositor::ExecutionGroupFlags
 
class  blender::compositor::ExecutionGroup
 Class ExecutionGroup is a group of Operations that are executed as one. This grouping is used to combine Operations that can be executed as one whole when multi-processing. More...
 

Namespaces

 blender
 
 blender::compositor
 

Functions

std::ostream & blender::compositor::operator<< (std::ostream &os, const ExecutionGroupFlags &flags)
 
std::ostream & blender::compositor::operator<< (std::ostream &os, const ExecutionGroup &execution_group)