Blender
V3.3
|
Go to the source code of this file.
Namespaces | |
blender | |
blender::nodes | |
blender::nodes::node_fn_string_length_cc | |
Functions | |
static void | blender::nodes::node_fn_string_length_cc::fn_node_string_length_declare (NodeDeclarationBuilder &b) |
static void | blender::nodes::node_fn_string_length_cc::fn_node_string_length_build_multi_function (NodeMultiFunctionBuilder &builder) |
void | register_node_type_fn_string_length () |
Definition at line 26 of file node_fn_string_length.cc.
References bNodeType::build_multi_function, bNodeType::declare, FN_NODE_STRING_LENGTH, blender::nodes::node_fn_string_length_cc::fn_node_string_length_build_multi_function(), blender::nodes::node_fn_string_length_cc::fn_node_string_length_declare(), fn_node_type_base(), NODE_CLASS_CONVERTER, and nodeRegisterType().
Referenced by registerFunctionNodes().