Blender V4.3
node_geo_instance_on_points.cc File Reference
#include "BLI_array_utils.hh"
#include "BLI_math_matrix.h"
#include "BLI_math_matrix.hh"
#include "BLI_task.hh"
#include "BKE_attribute_math.hh"
#include "BKE_curves.hh"
#include "BKE_grease_pencil.hh"
#include "BKE_instances.hh"
#include "GEO_join_geometries.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_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 (bke::Instances &dst_component, const AttributeAccessor &src_attributes, const GeometrySet &instance, const fn::FieldContext &field_context, const GeoNodeExecParams &params, const Map< StringRef, AttributeKind > &attributes_to_propagate)
 
static void blender::nodes::node_geo_instance_on_points_cc::node_geo_exec (GeoNodeExecParams params)
 
static void blender::nodes::node_geo_instance_on_points_cc::node_register ()