Blender  V3.3
Namespaces | Functions
node_geo_edge_paths_to_curves.cc File Reference
#include "BKE_curves.hh"
#include "DNA_mesh_types.h"
#include "DNA_meshdata_types.h"
#include "GEO_mesh_to_curve.hh"
#include "node_geometry_util.hh"

Go to the source code of this file.

Namespaces

 blender
 
 blender::nodes
 
 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)
 
static void blender::nodes::node_geo_edge_paths_to_curves_cc::node_geo_exec (GeoNodeExecParams params)
 
void register_node_type_geo_edge_paths_to_curves ()
 

Function Documentation

◆ register_node_type_geo_edge_paths_to_curves()

void register_node_type_geo_edge_paths_to_curves ( void  )