Blender V5.0
node_composite_switch.cc File Reference

Go to the source code of this file.

Classes

class  blender::nodes::node_composite_switch_cc::SwitchOperation

Namespaces

namespace  blender
namespace  blender::nodes
namespace  blender::nodes::node_composite_switch_cc

Functions

static void blender::nodes::node_composite_switch_cc::cmp_node_switch_declare (NodeDeclarationBuilder &b)
static NodeOperationblender::nodes::node_composite_switch_cc::get_compositor_operation (Context &context, DNode node)
static void register_node_type_cmp_switch ()

Function Documentation

◆ register_node_type_cmp_switch()