Blender V5.0
node_geo_input_spline_length.cc File Reference
#include "node_geometry_util.hh"
#include "BKE_curves.hh"

Go to the source code of this file.

Classes

class  blender::nodes::node_geo_input_spline_length_cc::SplineCountFieldInput

Namespaces

namespace  blender
namespace  blender::nodes
namespace  blender::nodes::node_geo_input_spline_length_cc

Functions

static void blender::nodes::node_geo_input_spline_length_cc::node_declare (NodeDeclarationBuilder &b)
static VArray< int > blender::nodes::node_geo_input_spline_length_cc::construct_curve_point_count_gvarray (const bke::CurvesGeometry &curves, const AttrDomain domain)
static void blender::nodes::node_geo_input_spline_length_cc::node_geo_exec (GeoNodeExecParams params)
static void blender::nodes::node_geo_input_spline_length_cc::node_register ()