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

Functions

static void node_declare (NodeDeclarationBuilder &b)
static void geometry_set_points_to_vertices (GeometrySet &geometry_set, Field< bool > &selection_field, const AttributeFilter &attribute_filter)
static void node_geo_exec (GeoNodeExecParams params)
static void node_register ()

Function Documentation

◆ geometry_set_points_to_vertices()

◆ node_declare()

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

◆ node_geo_exec()

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

◆ node_register()