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

Functions

static void node_declare (NodeDeclarationBuilder &b)
 
static void assign_material_to_id_geometry (ID *id, const fn::FieldContext &field_context, const Field< bool > &selection_field, MutableAttributeAccessor &attributes, const AttrDomain domain, Material *material)
 
static void node_geo_exec (GeoNodeExecParams params)
 
static void node_register ()
 

Function Documentation

◆ assign_material_to_id_geometry()

static void blender::nodes::node_geo_set_material_cc::assign_material_to_id_geometry ( ID * id,
const fn::FieldContext & field_context,
const Field< bool > & selection_field,
MutableAttributeAccessor & attributes,
const AttrDomain domain,
Material * material )
static

◆ node_declare()

◆ node_geo_exec()

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

◆ node_register()

static void blender::nodes::node_geo_set_material_cc::node_register ( )
static