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

Classes

class  IslandCountFieldInput
 
class  IslandFieldInput
 

Functions

static void node_declare (NodeDeclarationBuilder &b)
 
static void node_geo_exec (GeoNodeExecParams params)
 
static void node_register ()
 

Function Documentation

◆ node_declare()

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

Definition at line 14 of file node_geo_input_mesh_island.cc.

References b, and blender::nodes::SocketDeclaration::description.

Referenced by node_register().

◆ node_geo_exec()

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

Definition at line 111 of file node_geo_input_mesh_island.cc.

References node_geo_exec(), and params.

Referenced by node_geo_exec(), and node_register().

◆ node_register()

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