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

Functions

static void node_declare (NodeDeclarationBuilder &b)
 
static Curvesedge_paths_to_curves_convert (const Mesh &mesh, const IndexMask &start_verts_mask, const Span< int > next_indices, const AttributeFilter &attribute_filter)
 
static void node_geo_exec (GeoNodeExecParams params)
 
static void node_register ()
 

Function Documentation

◆ edge_paths_to_curves_convert()

◆ node_declare()

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

◆ node_geo_exec()

◆ node_register()

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