Blender
V3.3
|
Functions | |
static void | cmp_node_valtorgb_declare (NodeDeclarationBuilder &b) |
static void | node_composit_init_valtorgb (bNodeTree *UNUSED(ntree), bNode *node) |
static void | cmp_node_rgbtobw_declare (NodeDeclarationBuilder &b) |
|
static |
Definition at line 49 of file node_composite_val_to_rgb.cc.
References usdtokens::b(), and N_.
Referenced by register_node_type_cmp_rgbtobw().
|
static |
Definition at line 16 of file node_composite_val_to_rgb.cc.
References usdtokens::b(), N_, and PROP_FACTOR.
Referenced by register_node_type_cmp_valtorgb().
|
static |
Definition at line 23 of file node_composite_val_to_rgb.cc.
References BKE_colorband_add(), and node.
Referenced by register_node_type_cmp_valtorgb().