Blender  V3.3
Classes | Namespaces | Functions
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

 blender
 
 blender::nodes
 
 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 CurveComponent &component, const eAttrDomain domain)
 
static void blender::nodes::node_geo_input_spline_length_cc::node_geo_exec (GeoNodeExecParams params)
 
void register_node_type_geo_input_spline_length ()
 

Function Documentation

◆ register_node_type_geo_input_spline_length()

void register_node_type_geo_input_spline_length ( void  )