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

Functions

static void node_declare (NodeDeclarationBuilder &b)
 
static void convert_instances_to_points (GeometrySet &geometry_set, Field< float3 > position_field, Field< float > radius_field, Field< bool > selection_field, const AttributeFilter &attribute_filter)
 
static void node_geo_exec (GeoNodeExecParams params)
 
static void node_register ()
 

Function Documentation

◆ convert_instances_to_points()

◆ node_declare()

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

◆ node_geo_exec()

◆ node_register()

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