Blender V4.5
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()

void blender::nodes::node_geo_points_to_vertices_cc::geometry_set_points_to_vertices ( GeometrySet & geometry_set,
Field< bool > & selection_field,
const AttributeFilter & attribute_filter )
static

◆ node_declare()

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

◆ node_geo_exec()

◆ node_register()