Blender  V3.3
Classes | Namespaces | Functions
node_geo_material_selection.cc File Reference
#include "node_geometry_util.hh"
#include "UI_interface.h"
#include "UI_resources.h"
#include "DNA_mesh_types.h"
#include "DNA_meshdata_types.h"
#include "BLI_task.hh"
#include "BKE_material.h"

Go to the source code of this file.

Classes

class  blender::nodes::node_geo_material_selection_cc::MaterialSelectionFieldInput
 

Namespaces

 blender
 
 blender::nodes
 
 blender::nodes::node_geo_material_selection_cc
 

Functions

static void blender::nodes::node_geo_material_selection_cc::node_declare (NodeDeclarationBuilder &b)
 
static void blender::nodes::node_geo_material_selection_cc::select_mesh_by_material (const Mesh &mesh, const Material *material, const IndexMask mask, const MutableSpan< bool > r_selection)
 
static void blender::nodes::node_geo_material_selection_cc::node_geo_exec (GeoNodeExecParams params)
 
void register_node_type_geo_material_selection ()
 

Function Documentation

◆ register_node_type_geo_material_selection()

void register_node_type_geo_material_selection ( void  )