|
Blender
V2.93
|
Go to the source code of this file.
Functions | |
| static void | init (const bContext *C, PointerRNA *ptr) |
| void | register_node_type_cmp_stabilize2d (void) |
Variables | |
| static bNodeSocketTemplate | cmp_node_stabilize2d_in [] |
| static bNodeSocketTemplate | cmp_node_stabilize2d_out [] |
|
static |
Definition at line 41 of file node_composite_stabilize2d.c.
References C, Scene::clip, CTX_data_scene(), PointerRNA::data, id_us_plus(), node, ptr, and scene.
Referenced by register_node_type_cmp_stabilize2d().
| void register_node_type_cmp_stabilize2d | ( | void | ) |
Definition at line 53 of file node_composite_stabilize2d.c.
References CMP_NODE_STABILIZE2D, cmp_node_stabilize2d_in, cmp_node_stabilize2d_out, cmp_node_type_base(), init(), bNodeType::initfunc_api, NODE_CLASS_DISTORT, node_type_socket_templates(), and nodeRegisterType().
Referenced by registerCompositNodes().
|
static |
Definition at line 31 of file node_composite_stabilize2d.c.
Referenced by register_node_type_cmp_stabilize2d().
|
static |
Definition at line 36 of file node_composite_stabilize2d.c.
Referenced by register_node_type_cmp_stabilize2d().