Blender V4.3
node_geo_points_to_vertices.cc File Reference
#include "BLI_array_utils.hh"
#include "DNA_pointcloud_types.h"
#include "BKE_customdata.hh"
#include "BKE_mesh.hh"
#include "node_geometry_util.hh"

Go to the source code of this file.

Namespaces

namespace  blender
 
namespace  blender::nodes
 
namespace  blender::nodes::node_geo_points_to_vertices_cc
 

Functions

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