|
Blender V4.3
|
#include "BLI_math_quaternion.hh"#include "UI_interface.hh"#include "UI_resources.hh"#include "NOD_rna_define.hh"#include "node_function_util.hh"Go to the source code of this file.
Namespaces | |
| namespace | blender |
| namespace | blender::nodes |
| namespace | blender::nodes::node_fn_rotate_rotation_cc |
Enumerations | |
| enum class | blender::nodes::node_fn_rotate_rotation_cc::RotationSpace { blender::nodes::node_fn_rotate_rotation_cc::Global = 0 , blender::nodes::node_fn_rotate_rotation_cc::Local = 1 } |
Functions | |
| static void | blender::nodes::node_fn_rotate_rotation_cc::node_declare (NodeDeclarationBuilder &b) |
| static void | blender::nodes::node_fn_rotate_rotation_cc::node_layout (uiLayout *layout, bContext *, PointerRNA *ptr) |
| static void | blender::nodes::node_fn_rotate_rotation_cc::node_build_multi_function (NodeMultiFunctionBuilder &builder) |
| static void | blender::nodes::node_fn_rotate_rotation_cc::node_rna (StructRNA *srna) |
| static void | blender::nodes::node_fn_rotate_rotation_cc::node_register () |