Blender
V3.3
|
#include "node_composite_util.hh"
Go to the source code of this file.
Namespaces | |
blender | |
blender::nodes | |
blender::nodes::node_composite_math_cc | |
Functions | |
static void | blender::nodes::node_composite_math_cc::cmp_node_math_declare (NodeDeclarationBuilder &b) |
void | register_node_type_cmp_math () |
Definition at line 30 of file node_composite_math.cc.
References CMP_NODE_MATH, blender::nodes::node_composite_math_cc::cmp_node_math_declare(), cmp_node_type_base(), bNodeType::declare, bNodeType::labelfunc, NODE_CLASS_CONVERTER, node_math_label(), node_math_update(), node_type_update(), and nodeRegisterType().
Referenced by registerCompositNodes().