Blender
V3.3
|
Functions | |
static void | cmp_node_crop_declare (NodeDeclarationBuilder &b) |
static void | node_composit_init_crop (bNodeTree *UNUSED(ntree), bNode *node) |
static void | node_composit_buts_crop (uiLayout *layout, bContext *UNUSED(C), PointerRNA *ptr) |
|
static |
Definition at line 19 of file node_composite_crop.cc.
References usdtokens::b(), and N_.
Referenced by register_node_type_cmp_crop().
|
static |
Definition at line 35 of file node_composite_crop.cc.
References col, IFACE_, ptr, RNA_boolean_get(), UI_ITEM_R_SPLIT_EMPTY_NAME, uiItemR(), and uiLayoutColumn().
Referenced by register_node_type_cmp_crop().
|
static |
Definition at line 25 of file node_composite_crop.cc.
References node, NodeTwoXYs::x1, NodeTwoXYs::x2, NodeTwoXYs::y1, and NodeTwoXYs::y2.
Referenced by register_node_type_cmp_crop().