Blender V4.3
node_geo_rotate_instances.cc File Reference
#include "BLI_math_matrix.hh"
#include "BLI_math_rotation.hh"
#include "BLI_task.hh"
#include "BKE_instances.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_rotate_instances_cc
 

Functions

static void blender::nodes::node_geo_rotate_instances_cc::node_declare (NodeDeclarationBuilder &b)
 
static void blender::nodes::node_geo_rotate_instances_cc::rotate_instances (GeoNodeExecParams &params, bke::Instances &instances)
 
static void blender::nodes::node_geo_rotate_instances_cc::node_geo_exec (GeoNodeExecParams params)
 
static void blender::nodes::node_geo_rotate_instances_cc::node_register ()