|
Blender V5.0
|
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 498 of file node_composite_image.cc.
References cmp_node_image_verify_outputs(), cmp_node_update_default(), NODE_UPDATE_ID, and bNode::runtime.
|
static |
Definition at line 608 of file node_composite_image.cc.
|
static |
Definition at line 530 of file node_composite_image.cc.
References ListBase::first, MEM_dupallocN(), bNodeSocket::next, bNode::outputs, bNode::storage, and bNodeSocket::storage.
|
static |
Definition at line 520 of file node_composite_image.cc.
References LISTBASE_FOREACH, MEM_freeN(), bNode::outputs, and bNode::storage.
|
static |
Definition at line 508 of file node_composite_image.cc.
References cmp_node_image_verify_outputs(), ImageUser::flag, ImageUser::frames, IMA_ANIM_ALWAYS, MEM_callocN(), ImageUser::sfra, and bNode::storage.