|
Blender V4.3
|
Functions | |
| static void | node_declare (NodeDeclarationBuilder &b) |
| static void | node_build_multi_function (NodeMultiFunctionBuilder &builder) |
| static void | node_register () |
|
static |
Definition at line 21 of file node_fn_quaternion_to_rotation.cc.
References blender::math::normalize(), blender::nodes::NodeMultiFunctionBuilder::set_matching_fn(), w(), and z().
Referenced by node_register().
|
static |
Definition at line 11 of file node_fn_quaternion_to_rotation.cc.
References b.
Referenced by node_register().
|
static |
Definition at line 31 of file node_fn_quaternion_to_rotation.cc.
References blender::bke::bNodeType::build_multi_function, blender::bke::bNodeType::declare, fn_node_type_base(), node_build_multi_function(), NODE_CLASS_CONVERTER, node_declare(), and blender::bke::node_register_type().