Blender  V3.3
Namespaces | Functions
node_geo_instance_on_points.cc File Reference
#include "DNA_collection_types.h"
#include "BLI_hash.h"
#include "BLI_task.hh"
#include "UI_interface.h"
#include "UI_resources.h"
#include "BKE_attribute_math.hh"
#include "node_geometry_util.hh"

Go to the source code of this file.

Namespaces

 blender
 
 blender::nodes
 
 blender::nodes::node_geo_instance_on_points_cc
 

Functions

static void blender::nodes::node_geo_instance_on_points_cc::node_declare (NodeDeclarationBuilder &b)
 
static void blender::nodes::node_geo_instance_on_points_cc::add_instances_from_component (InstancesComponent &dst_component, const GeometryComponent &src_component, const GeometrySet &instance, const GeoNodeExecParams &params, const Map< AttributeIDRef, AttributeKind > &attributes_to_propagate)
 
static void blender::nodes::node_geo_instance_on_points_cc::node_geo_exec (GeoNodeExecParams params)
 
void register_node_type_geo_instance_on_points ()
 

Function Documentation

◆ register_node_type_geo_instance_on_points()

void register_node_type_geo_instance_on_points ( void  )