|
Blender V5.0
|
Classes | |
| class | ImageCoordinatesOperation |
Functions | |
| static void | node_declare (NodeDeclarationBuilder &b) |
| static NodeOperation * | get_compositor_operation (Context &context, DNode node) |
| static void | register_node () |
|
static |
Definition at line 87 of file node_composite_image_coordinates.cc.
Referenced by register_node().
|
static |
Definition at line 11 of file node_composite_image_coordinates.cc.
References b, blender::nodes::SocketDeclaration::compositor_realization_mode(), blender::nodes::None, and blender::nodes::SocketDeclaration::structure_type.
Referenced by register_node().
|
static |
Definition at line 92 of file node_composite_image_coordinates.cc.
References cmp_node_type_base(), blender::bke::bNodeType::declare, blender::bke::bNodeType::get_compositor_operation, get_compositor_operation(), blender::bke::bNodeType::nclass, NODE_CLASS_INPUT, node_declare(), blender::bke::node_register_type(), blender::bke::bNodeType::ui_description, and blender::bke::bNodeType::ui_name.