Blender V4.3
node_geo_set_material.cc File Reference
#include "node_geometry_util.hh"
#include "UI_resources.hh"
#include "DNA_curves_types.h"
#include "DNA_pointcloud_types.h"
#include "DNA_volume_types.h"
#include "BKE_curves.hh"
#include "BKE_grease_pencil.hh"
#include "BKE_material.h"
#include "BKE_mesh.hh"

Go to the source code of this file.

Namespaces

namespace  blender
 
namespace  blender::nodes
 
namespace  blender::nodes::node_geo_set_material_cc
 

Functions

static void blender::nodes::node_geo_set_material_cc::node_declare (NodeDeclarationBuilder &b)
 
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 void blender::nodes::node_geo_set_material_cc::node_geo_exec (GeoNodeExecParams params)
 
static void blender::nodes::node_geo_set_material_cc::node_register ()