Go to the source code of this file.
◆ register_node_type_cmp_curve_rgb()
| void register_node_type_cmp_curve_rgb |
( |
| ) |
|
|
static |
Definition at line 266 of file node_composite_curves.cc.
References blender::bke::bNodeType::build_multi_function, CMP_NODE_CURVE_RGB, cmp_node_type_base(), blender::bke::bNodeType::declare, blender::bke::bNodeType::enum_name_legacy, blender::bke::bNodeType::gpu_fn, blender::bke::bNodeType::initfunc, blender::bke::bNodeType::nclass, NODE_CLASS_OP_COLOR, node_copy_curves(), node_free_curves(), blender::bke::node_register_type(), blender::bke::node_type_size(), blender::bke::node_type_storage(), blender::bke::bNodeType::ui_description, and blender::bke::bNodeType::ui_name.
◆ register_node_type_cmp_curve_time()
| void register_node_type_cmp_curve_time |
( |
| ) |
|
|
static |
Definition at line 103 of file node_composite_curves.cc.
References CMP_NODE_TIME, cmp_node_type_base(), blender::bke::bNodeType::declare, blender::bke::bNodeType::enum_name_legacy, blender::bke::bNodeType::get_compositor_operation, blender::bke::bNodeType::initfunc, blender::bke::bNodeType::nclass, NODE_CLASS_INPUT, node_copy_curves(), node_free_curves(), blender::bke::node_register_type(), blender::bke::node_type_size(), blender::bke::node_type_storage(), blender::bke::bNodeType::ui_description, and blender::bke::bNodeType::ui_name.