Blender  V3.3
Functions
blender::nodes::node_geo_curve_to_mesh_cc Namespace Reference

Functions

static void node_declare (NodeDeclarationBuilder &b)
 
static void geometry_set_curve_to_mesh (GeometrySet &geometry_set, const GeometrySet &profile_set, const bool fill_caps)
 
static void node_geo_exec (GeoNodeExecParams params)
 

Function Documentation

◆ geometry_set_curve_to_mesh()

static void blender::nodes::node_geo_curve_to_mesh_cc::geometry_set_curve_to_mesh ( GeometrySet geometry_set,
const GeometrySet profile_set,
const bool  fill_caps 
)
static

◆ node_declare()

static void blender::nodes::node_geo_curve_to_mesh_cc::node_declare ( NodeDeclarationBuilder b)
static

◆ node_geo_exec()

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