Blender V5.0
node_geo_edge_paths_to_curves.cc File Reference

Go to the source code of this file.

Namespaces

namespace  blender
namespace  blender::nodes
namespace  blender::nodes::node_geo_edge_paths_to_curves_cc

Functions

static void blender::nodes::node_geo_edge_paths_to_curves_cc::node_declare (NodeDeclarationBuilder &b)
static Curvesblender::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, const AttributeFilter &attribute_filter)
static void blender::nodes::node_geo_edge_paths_to_curves_cc::node_geo_exec (GeoNodeExecParams params)
static void blender::nodes::node_geo_edge_paths_to_curves_cc::node_register ()