|
Blender V5.0
|
Classes | |
| class | TransformOperation |
Functions | |
| static void | cmp_node_transform_declare (NodeDeclarationBuilder &b) |
| static void | cmp_node_init_transform (bNodeTree *, bNode *node) |
| static NodeOperation * | get_compositor_operation (Context &context, DNode node) |
|
static |
Definition at line 62 of file node_composite_transform.cc.
References data, MEM_callocN(), and bNode::storage.
|
static |
Definition at line 26 of file node_composite_transform.cc.
References blender::nodes::DeclarationListBuilder::add_input(), b, CMP_NODE_EXTENSION_MODE_CLIP, CMP_NODE_INTERPOLATION_BILINEAR, CMP_SCALE_MAX, blender::nodes::SocketDeclaration::compositor_realization_mode(), blender::nodes::None, blender::nodes::SocketDeclaration::optional_label, PROP_ANGLE, rna_enum_node_compositor_extension_items, rna_enum_node_compositor_interpolation_items, and blender::nodes::decl::Float::subtype.
|
static |
Definition at line 149 of file node_composite_transform.cc.