Blender  V3.3
Functions
blender::nodes::node_composite_map_range_cc Namespace Reference

Functions

static void cmp_node_map_range_declare (NodeDeclarationBuilder &b)
 
static void node_composit_buts_map_range (uiLayout *layout, bContext *UNUSED(C), PointerRNA *ptr)
 

Function Documentation

◆ cmp_node_map_range_declare()

static void blender::nodes::node_composite_map_range_cc::cmp_node_map_range_declare ( NodeDeclarationBuilder b)
static

Definition at line 17 of file node_composite_map_range.cc.

References usdtokens::b(), and N_.

Referenced by register_node_type_cmp_map_range().

◆ node_composit_buts_map_range()

static void blender::nodes::node_composite_map_range_cc::node_composit_buts_map_range ( uiLayout layout,
bContext UNUSEDC,
PointerRNA ptr 
)
static