|
Blender V4.3
|
Go to the source code of this file.
Classes | |
| class | blender::nodes::SceneTimeOperation |
Namespaces | |
| namespace | blender |
| namespace | blender::nodes |
Functions | |
| static void | blender::nodes::cmp_node_scene_time_declare (NodeDeclarationBuilder &b) |
| static NodeOperation * | blender::nodes::get_compositor_operation (Context &context, DNode node) |
| void | register_node_type_cmp_scene_time () |
| void register_node_type_cmp_scene_time | ( | ) |
Definition at line 54 of file node_composite_scene_time.cc.
References blender::nodes::cmp_node_scene_time_declare(), cmp_node_type_base(), blender::bke::bNodeType::declare, blender::bke::bNodeType::get_compositor_operation, blender::nodes::get_compositor_operation(), NODE_CLASS_INPUT, and blender::bke::node_register_type().
Referenced by register_composite_nodes().