|
Blender V4.3
|
Classes | |
| class | CropOperation |
Functions | |
| static void | cmp_node_crop_declare (NodeDeclarationBuilder &b) |
| static void | node_composit_init_crop (bNodeTree *, bNode *node) |
| static void | node_composit_buts_crop (uiLayout *layout, bContext *, PointerRNA *ptr) |
| static NodeOperation * | get_compositor_operation (Context &context, DNode node) |
|
static |
Definition at line 33 of file node_composite_crop.cc.
References b.
|
static |
Definition at line 218 of file node_composite_crop.cc.
|
static |
Definition at line 51 of file node_composite_crop.cc.
References col, IFACE_, ptr, RNA_boolean_get(), UI_ITEM_R_SPLIT_EMPTY_NAME, uiItemR(), and uiLayoutColumn().
|
static |
Definition at line 41 of file node_composite_crop.cc.
References NodeTwoXYs::x1, NodeTwoXYs::x2, NodeTwoXYs::y1, and NodeTwoXYs::y2.