Blender
V3.3
|
Go to the source code of this file.
Namespaces | |
blender | |
blender::nodes | |
blender::nodes::node_composite_premulkey_cc | |
Functions | |
static void | blender::nodes::node_composite_premulkey_cc::cmp_node_premulkey_declare (NodeDeclarationBuilder &b) |
static void | blender::nodes::node_composite_premulkey_cc::node_composit_buts_premulkey (uiLayout *layout, bContext *UNUSED(C), PointerRNA *ptr) |
void | register_node_type_cmp_premulkey () |
Definition at line 30 of file node_composite_premulkey.cc.
References CMP_NODE_PREMULKEY, blender::nodes::node_composite_premulkey_cc::cmp_node_premulkey_declare(), cmp_node_type_base(), bNodeType::declare, bNodeType::draw_buttons, NODE_CLASS_CONVERTER, blender::nodes::node_composite_premulkey_cc::node_composit_buts_premulkey(), and nodeRegisterType().
Referenced by registerCompositNodes().