Blender V5.0
node_geo_set_curve_tilt.cc File Reference

Go to the source code of this file.

Namespaces

namespace  blender
namespace  blender::nodes
namespace  blender::nodes::node_geo_set_curve_tilt_cc

Functions

static void blender::nodes::node_geo_set_curve_tilt_cc::node_declare (NodeDeclarationBuilder &b)
static void blender::nodes::node_geo_set_curve_tilt_cc::set_curve_tilt (bke::CurvesGeometry &curves, const fn::FieldContext &field_context, const Field< bool > &selection, const Field< float > &tilt)
static void blender::nodes::node_geo_set_curve_tilt_cc::set_grease_pencil_tilt (GreasePencil &grease_pencil, const Field< bool > &selection, const Field< float > &tilt)
static void blender::nodes::node_geo_set_curve_tilt_cc::node_geo_exec (GeoNodeExecParams params)
static void blender::nodes::node_geo_set_curve_tilt_cc::node_register ()