Blender V4.5
blender::nodes::node_geo_edge_paths_to_selection_cc Namespace Reference

Classes

class  PathToEdgeSelectionFieldInput

Functions

static void node_declare (NodeDeclarationBuilder &b)
static void edge_paths_to_selection (const Mesh &src_mesh, const IndexMask &start_selection, const Span< int > next_indices, MutableSpan< bool > r_edge_selection)
static void node_geo_exec (GeoNodeExecParams params)
static void node_register ()

Function Documentation

◆ edge_paths_to_selection()

◆ node_declare()

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

◆ node_geo_exec()

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

◆ node_register()