Blender V4.3
blender::nodes::node_geo_curve_length_cc Namespace Reference

Functions

static void node_declare (NodeDeclarationBuilder &b)
 
static float curves_total_length (const bke::CurvesGeometry &curves)
 
static void node_geo_exec (GeoNodeExecParams params)
 
static void node_register ()
 

Function Documentation

◆ curves_total_length()

static float blender::nodes::node_geo_curve_length_cc::curves_total_length ( const bke::CurvesGeometry & curves)
static

Definition at line 19 of file node_geo_curve_length.cc.

Referenced by node_geo_exec().

◆ node_declare()

static void blender::nodes::node_geo_curve_length_cc::node_declare ( NodeDeclarationBuilder & b)
static

◆ node_geo_exec()

◆ node_register()

static void blender::nodes::node_geo_curve_length_cc::node_register ( )
static