Blender  V3.3
Functions
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)
 
static void node_geo_exec (GeoNodeExecParams params)
 

Function Documentation

◆ geometry_set_points_to_vertices()

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

◆ node_declare()

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

◆ node_geo_exec()

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