Blender V4.3
node_geo_instances_to_points.cc File Reference

Go to the source code of this file.

Namespaces

namespace  blender
 
namespace  blender::nodes
 
namespace  blender::nodes::node_geo_instances_to_points_cc
 

Functions

static void blender::nodes::node_geo_instances_to_points_cc::node_declare (NodeDeclarationBuilder &b)
 
static void blender::nodes::node_geo_instances_to_points_cc::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 blender::nodes::node_geo_instances_to_points_cc::node_geo_exec (GeoNodeExecParams params)
 
static void blender::nodes::node_geo_instances_to_points_cc::node_register ()