Blender
V3.3
|
Functions | |
static void | cmp_node_rotate_declare (NodeDeclarationBuilder &b) |
static void | node_composit_init_rotate (bNodeTree *UNUSED(ntree), bNode *node) |
static void | node_composit_buts_rotate (uiLayout *layout, bContext *UNUSED(C), PointerRNA *ptr) |
|
static |
Definition at line 17 of file node_composite_rotate.cc.
References usdtokens::b(), N_, and PROP_ANGLE.
Referenced by register_node_type_cmp_rotate().
|
static |
Definition at line 33 of file node_composite_rotate.cc.
References ptr, UI_ITEM_R_SPLIT_EMPTY_NAME, and uiItemR().
Referenced by register_node_type_cmp_rotate().
|
static |
Definition at line 28 of file node_composite_rotate.cc.
References node.
Referenced by register_node_type_cmp_rotate().