|
Blender
V2.93
|
#include "node_composite_util.h"Go to the source code of this file.
Functions | |
| void | register_node_type_cmp_hue_sat (void) |
Variables | |
| static bNodeSocketTemplate | cmp_node_hue_sat_in [] |
| static bNodeSocketTemplate | cmp_node_hue_sat_out [] |
| void register_node_type_cmp_hue_sat | ( | void | ) |
Definition at line 40 of file node_composite_hueSatVal.c.
References CMP_NODE_HUE_SAT, cmp_node_hue_sat_in, cmp_node_hue_sat_out, cmp_node_type_base(), NODE_CLASS_OP_COLOR, node_type_socket_templates(), and nodeRegisterType().
Referenced by registerCompositNodes().
|
static |
Definition at line 27 of file node_composite_hueSatVal.c.
Referenced by register_node_type_cmp_hue_sat().
|
static |
Definition at line 35 of file node_composite_hueSatVal.c.
Referenced by register_node_type_cmp_hue_sat().