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

Functions

static void node_declare (NodeDeclarationBuilder &b)
 
static void set_id_in_component (GeometryComponent &component, const Field< bool > &selection_field, const Field< int > &id_field)
 
static void node_geo_exec (GeoNodeExecParams params)
 
static void node_register ()
 

Function Documentation

◆ node_declare()

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

◆ node_geo_exec()

◆ node_register()

◆ set_id_in_component()