Blender V4.3
blender::nodes::node_geo_curve_to_mesh_cc Namespace Reference

Functions

static void node_declare (NodeDeclarationBuilder &b)
 
static Meshcurve_to_mesh (const bke::CurvesGeometry &curves, const GeometrySet &profile_set, const bool fill_caps, const AttributeFilter &attribute_filter)
 
static void grease_pencil_to_mesh (GeometrySet &geometry_set, const GeometrySet &profile_set, const bool fill_caps, const AttributeFilter &attribute_filter)
 
static void node_geo_exec (GeoNodeExecParams params)
 
static void node_register ()
 

Function Documentation

◆ curve_to_mesh()

static Mesh * blender::nodes::node_geo_curve_to_mesh_cc::curve_to_mesh ( const bke::CurvesGeometry & curves,
const GeometrySet & profile_set,
const bool fill_caps,
const AttributeFilter & attribute_filter )
static

◆ grease_pencil_to_mesh()

◆ node_declare()

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

◆ node_geo_exec()

◆ node_register()

static void blender::nodes::node_geo_curve_to_mesh_cc::node_register ( )
static