Blender  V3.3
Namespaces | Functions
node_geo_instances_to_points.cc File Reference
#include "DNA_pointcloud_types.h"
#include "BKE_attribute_math.hh"
#include "BKE_pointcloud.h"
#include "node_geometry_util.hh"

Go to the source code of this file.

Namespaces

 blender
 
 blender::nodes
 
 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, const Field< bool > selection_field)
 
static void blender::nodes::node_geo_instances_to_points_cc::node_geo_exec (GeoNodeExecParams params)
 
void register_node_type_geo_instances_to_points ()
 

Function Documentation

◆ register_node_type_geo_instances_to_points()

void register_node_type_geo_instances_to_points ( void  )