|
Blender V4.3
|
Classes | |
| class | ImageOperation |
Functions | |
| static void | cmp_node_image_update (bNodeTree *ntree, bNode *node) |
| static void | node_composit_init_image (bNodeTree *ntree, bNode *node) |
| static void | node_composit_free_image (bNode *node) |
| static void | node_composit_copy_image (bNodeTree *, bNode *dest_node, const bNode *src_node) |
| static NodeOperation * | get_compositor_operation (Context &context, DNode node) |
|
static |
Definition at line 394 of file node_composite_image.cc.
References cmp_node_image_verify_outputs(), cmp_node_update_default(), and NODE_UPDATE_ID.
|
static |
Definition at line 497 of file node_composite_image.cc.
|
static |
Definition at line 426 of file node_composite_image.cc.
References ListBase::first, MEM_dupallocN, bNodeSocket::next, bNode::outputs, bNode::storage, and bNodeSocket::storage.
|
static |
Definition at line 416 of file node_composite_image.cc.
References LISTBASE_FOREACH, and MEM_freeN().
|
static |
Definition at line 404 of file node_composite_image.cc.
References cmp_node_image_verify_outputs(), ImageUser::flag, ImageUser::frames, IMA_ANIM_ALWAYS, and ImageUser::sfra.