Blender V5.0
blender::nodes::node_geo_curve_endpoint_selection_cc Namespace Reference

Classes

class  EndpointFieldInput

Functions

static void node_declare (NodeDeclarationBuilder &b)
static void node_geo_exec (GeoNodeExecParams params)
static void node_register ()

Function Documentation

◆ node_declare()

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

◆ node_geo_exec()

void blender::nodes::node_geo_curve_endpoint_selection_cc::node_geo_exec ( GeoNodeExecParams params)
static

Definition at line 112 of file node_geo_curve_endpoint_selection.cc.

References node_geo_exec(), and params.

Referenced by node_geo_exec(), and node_register().

◆ node_register()