|
Blender V5.0
|
Classes | |
| class | MaskOperation |
Functions | |
| static void | cmp_node_mask_declare (NodeDeclarationBuilder &b) |
| static void | node_mask_label (const bNodeTree *, const bNode *node, char *label, int label_maxncpy) |
| static NodeOperation * | get_compositor_operation (Context &context, DNode node) |
Variables | |
| static const EnumPropertyItem | size_source_items [] |
|
static |
Definition at line 35 of file node_composite_mask.cc.
References blender::nodes::DeclarationListBuilder::add_input(), b, C, CMP_NODE_MASK_FLAG_SIZE_FIXED, CMP_NODE_MASK_FLAG_SIZE_FIXED_SCENE, blender::nodes::SocketDeclaration::description, blender::nodes::SocketDeclaration::optional_label, PROP_FACTOR, ptr, size_source_items, blender::nodes::decl::Float::subtype, and uiTemplateID().
|
static |
Definition at line 196 of file node_composite_mask.cc.
|
static |
Definition at line 83 of file node_composite_mask.cc.
References BLI_strncpy_utf8(), bNode::id, IFACE_, and ID::name.
|
static |
Definition at line 24 of file node_composite_mask.cc.
Referenced by cmp_node_mask_declare().