|
Blender V5.0
|
Classes | |
| class | DisplaceOperation |
Functions | |
| static void | cmp_node_displace_declare (NodeDeclarationBuilder &b) |
| static void | cmp_node_init_displace (bNodeTree *, bNode *node) |
| static NodeOperation * | get_compositor_operation (Context &context, DNode node) |
|
static |
Definition at line 29 of file node_composite_displace.cc.
References blender::nodes::DeclarationListBuilder::add_input(), b, CMP_NODE_EXTENSION_MODE_CLIP, CMP_NODE_INTERPOLATION_BILINEAR, blender::nodes::decl::Vector::default_value, blender::nodes::SocketDeclaration::description, rna_enum_node_compositor_extension_items, rna_enum_node_compositor_interpolation_items, and blender::nodes::SocketDeclaration::structure_type.
|
static |
Definition at line 63 of file node_composite_displace.cc.
References data, MEM_callocN(), and bNode::storage.
|
static |
Definition at line 327 of file node_composite_displace.cc.