Blender V5.0
blender::nodes::node_geo_curve_primitive_spiral_cc Namespace Reference

Functions

static void node_declare (NodeDeclarationBuilder &b)
static Curvescreate_spiral_curve (const float rotations, const int resolution, const float start_radius, const float end_radius, const float height, const bool direction)
static void node_geo_exec (GeoNodeExecParams params)
static void node_register ()

Function Documentation

◆ create_spiral_curve()

Curves * blender::nodes::node_geo_curve_primitive_spiral_cc::create_spiral_curve ( const float rotations,
const int resolution,
const float start_radius,
const float end_radius,
const float height,
const bool direction )
static

◆ node_declare()

◆ node_geo_exec()

void blender::nodes::node_geo_curve_primitive_spiral_cc::node_geo_exec ( GeoNodeExecParams params)
static

◆ node_register()