|
Blender
V3.3
|
#include "BKE_node.h"#include "NOD_composite.h"#include "COM_ConvertOperation.h"#include "COM_CryptomatteNode.h"#include "COM_MultilayerImageOperation.h"#include "COM_RenderLayersProg.h"#include "COM_SetAlphaMultiplyOperation.h"#include "COM_SetColorOperation.h"Go to the source code of this file.
Namespaces | |
| blender | |
| blender::compositor | |
Functions | |
Cryptomatte V2 | |
| static std::string | blender::compositor::prefix_from_node (const CompositorContext &context, const bNode &node) |
| static std::string | blender::compositor::combined_layer_pass_name (RenderLayer *render_layer, RenderPass *render_pass) |