|
Blender V4.3
|
Functions | |
| static void | node_declare (NodeDeclarationBuilder &b) |
| static void | node_geo_exec (GeoNodeExecParams params) |
| static void | node_register () |
|
static |
Definition at line 13 of file node_geo_tool_3d_cursor.cc.
References b, blender::nodes::SocketDeclaration::description, and PROP_TRANSLATION.
Referenced by node_register().
|
static |
Definition at line 24 of file node_geo_tool_3d_cursor.cc.
References blender::nodes::check_tool_context_and_error(), params, blender::math::to_quaternion(), and blender::math::transform_point().
Referenced by node_register().
|
static |
Definition at line 39 of file node_geo_tool_3d_cursor.cc.
References blender::bke::bNodeType::declare, blender::bke::bNodeType::gather_link_search_ops, geo_node_type_base(), blender::bke::bNodeType::geometry_node_execute, NODE_CLASS_INPUT, node_declare(), node_geo_exec(), blender::bke::node_register_type(), and blender::nodes::search_link_ops_for_tool_node().