Blender V5.0
blender::nodes::node_geo_tool_set_face_set_cc Namespace Reference

Functions

static void node_declare (NodeDeclarationBuilder &b)
static bool is_constant_zero (const Field< int > &face_set)
static void node_geo_exec (GeoNodeExecParams params)
static void node_register ()

Function Documentation

◆ is_constant_zero()

bool blender::nodes::node_geo_tool_set_face_set_cc::is_constant_zero ( const Field< int > & face_set)
static

◆ node_declare()

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

◆ node_geo_exec()

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

◆ node_register()