Blender
V3.3
|
Functions | |
static void | cmp_node_antialiasing_declare (NodeDeclarationBuilder &b) |
static void | node_composit_init_antialiasing (bNodeTree *UNUSED(ntree), bNode *node) |
static void | node_composit_buts_antialiasing (uiLayout *layout, bContext *UNUSED(C), PointerRNA *ptr) |
|
static |
Definition at line 17 of file node_composite_antialiasing.cc.
References usdtokens::b(), and N_.
Referenced by register_node_type_cmp_antialiasing().
|
static |
Definition at line 34 of file node_composite_antialiasing.cc.
References col, ptr, uiItemR(), and uiLayoutColumn().
Referenced by register_node_type_cmp_antialiasing().
|
static |
Definition at line 23 of file node_composite_antialiasing.cc.
References CMP_DEFAULT_SMAA_CONTRAST_LIMIT, CMP_DEFAULT_SMAA_CORNER_ROUNDING, CMP_DEFAULT_SMAA_THRESHOLD, data, and node.
Referenced by register_node_type_cmp_antialiasing().