Blender  V3.3
Functions
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)
 
static void node_geo_exec (GeoNodeExecParams params)
 

Function Documentation

◆ edge_paths_to_curves_convert()

static Curves* blender::nodes::node_geo_edge_paths_to_curves_cc::edge_paths_to_curves_convert ( const Mesh mesh,
const IndexMask  start_verts_mask,
const Span< int >  next_indices 
)
static

◆ node_declare()

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

◆ node_geo_exec()

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