Blender V4.3
node_composite_keying.cc File Reference

Go to the source code of this file.

Classes

class  blender::nodes::node_composite_keying_cc::KeyingOperation
 

Namespaces

namespace  blender
 
namespace  blender::nodes
 
namespace  blender::nodes::node_composite_keying_cc
 

Functions

static void blender::nodes::node_composite_keying_cc::cmp_node_keying_declare (NodeDeclarationBuilder &b)
 
static void blender::nodes::node_composite_keying_cc::node_composit_init_keying (bNodeTree *, bNode *node)
 
static void blender::nodes::node_composite_keying_cc::node_composit_buts_keying (uiLayout *layout, bContext *, PointerRNA *ptr)
 
static NodeOperationblender::nodes::node_composite_keying_cc::get_compositor_operation (Context &context, DNode node)
 
void register_node_type_cmp_keying ()
 

Function Documentation

◆ register_node_type_cmp_keying()