Blender
V3.3
|
#include "node_composite_util.hh"
Go to the source code of this file.
Namespaces | |
blender | |
blender::nodes | |
Functions | |
static void | blender::nodes::cmp_node_scene_time_declare (NodeDeclarationBuilder &b) |
void | register_node_type_cmp_scene_time () |
Definition at line 18 of file node_composite_scene_time.cc.
References CMP_NODE_SCENE_TIME, blender::nodes::cmp_node_scene_time_declare(), cmp_node_type_base(), bNodeType::declare, NODE_CLASS_INPUT, and nodeRegisterType().
Referenced by registerCompositNodes().