Blender
V3.3
|
Go to the source code of this file.
Namespaces | |
blender | |
blender::nodes | |
blender::nodes::node_composite_zcombine_cc | |
Functions | |
static void | blender::nodes::node_composite_zcombine_cc::cmp_node_zcombine_declare (NodeDeclarationBuilder &b) |
static void | blender::nodes::node_composite_zcombine_cc::node_composit_buts_zcombine (uiLayout *layout, bContext *UNUSED(C), PointerRNA *ptr) |
void | register_node_type_cmp_zcombine () |
Definition at line 38 of file node_composite_zcombine.cc.
References cmp_node_type_base(), CMP_NODE_ZCOMBINE, blender::nodes::node_composite_zcombine_cc::cmp_node_zcombine_declare(), bNodeType::declare, bNodeType::draw_buttons, NODE_CLASS_OP_COLOR, blender::nodes::node_composite_zcombine_cc::node_composit_buts_zcombine(), and nodeRegisterType().
Referenced by registerCompositNodes().