|
Blender
V2.93
|
#include "node_composite_util.h"Go to the source code of this file.
Functions | |
| void | register_node_type_cmp_rgb (void) |
Variables | |
| static bNodeSocketTemplate | cmp_node_rgb_out [] |
| void register_node_type_cmp_rgb | ( | void | ) |
Definition at line 32 of file node_composite_rgb.c.
References CMP_NODE_RGB, cmp_node_rgb_out, cmp_node_type_base(), NODE_CLASS_INPUT, NODE_SIZE_SMALL, node_type_size_preset(), node_type_socket_templates(), nodeRegisterType(), and NULL.
Referenced by registerCompositNodes().
|
static |
Definition at line 27 of file node_composite_rgb.c.
Referenced by register_node_type_cmp_rgb().