|
Blender V4.3
|
#include "BLI_string.h"#include "BKE_node.hh"#include "NOD_composite.hh"#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 | |
| namespace | blender |
| namespace | blender::compositor |
Functions | |
Cryptomatte V2 | |
| static std::string | blender::compositor::prefix_from_node (const bNode &node) |
| static std::string | blender::compositor::combined_layer_pass_name (RenderLayer *render_layer, RenderPass *render_pass) |