Blender  V3.3
Namespaces | Functions
node_geo_set_material.cc File Reference
#include "node_geometry_util.hh"
#include "UI_interface.h"
#include "UI_resources.h"
#include "DNA_curves_types.h"
#include "DNA_mesh_types.h"
#include "DNA_meshdata_types.h"
#include "DNA_pointcloud_types.h"
#include "DNA_volume_types.h"
#include "BKE_material.h"

Go to the source code of this file.

Namespaces

 blender
 
 blender::nodes
 
 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_faces (Mesh &mesh, const IndexMask selection, Material *material)
 
static void blender::nodes::node_geo_set_material_cc::node_geo_exec (GeoNodeExecParams params)
 
void register_node_type_geo_set_material ()
 

Function Documentation

◆ register_node_type_geo_set_material()

void register_node_type_geo_set_material ( void  )