|
Blender
V2.93
|
#include "node_composite_util.h"Go to the source code of this file.
Functions | |
| void | register_node_type_cmp_zcombine (void) |
Variables | |
| static bNodeSocketTemplate | cmp_node_zcombine_in [] |
| static bNodeSocketTemplate | cmp_node_zcombine_out [] |
| void register_node_type_cmp_zcombine | ( | void | ) |
Definition at line 41 of file node_composite_zcombine.c.
References cmp_node_type_base(), CMP_NODE_ZCOMBINE, cmp_node_zcombine_in, cmp_node_zcombine_out, NODE_CLASS_OP_COLOR, node_type_socket_templates(), and nodeRegisterType().
Referenced by registerCompositNodes().
|
static |
Definition at line 28 of file node_composite_zcombine.c.
Referenced by register_node_type_cmp_zcombine().
|
static |
Definition at line 35 of file node_composite_zcombine.c.
Referenced by register_node_type_cmp_zcombine().