Blender  V3.3
Namespaces | Functions
node_geo_set_spline_resolution.cc File Reference
#include "node_geometry_util.hh"

Go to the source code of this file.

Namespaces

 blender
 
 blender::nodes
 
 blender::nodes::node_geo_set_spline_resolution_cc
 

Functions

static void blender::nodes::node_geo_set_spline_resolution_cc::node_declare (NodeDeclarationBuilder &b)
 
static void blender::nodes::node_geo_set_spline_resolution_cc::set_resolution_in_component (GeometryComponent &component, const Field< bool > &selection_field, const Field< int > &resolution_field)
 
static void blender::nodes::node_geo_set_spline_resolution_cc::node_geo_exec (GeoNodeExecParams params)
 
void register_node_type_geo_set_spline_resolution ()
 

Function Documentation

◆ register_node_type_geo_set_spline_resolution()

void register_node_type_geo_set_spline_resolution ( void  )