|
Blender V4.3
|
Classes | |
| class | SplineCountFieldInput |
Functions | |
| static void | node_declare (NodeDeclarationBuilder &b) |
| static VArray< int > | construct_curve_point_count_gvarray (const bke::CurvesGeometry &curves, const AttrDomain domain) |
| static void | node_geo_exec (GeoNodeExecParams params) |
| static void | node_register () |
|
static |
Definition at line 21 of file node_geo_input_spline_length.cc.
References count, blender::VArray< T >::ForFunc(), and blender::offset_indices::OffsetIndices< T >::size().
Referenced by blender::nodes::node_geo_input_spline_length_cc::SplineCountFieldInput::get_varray_for_context().
|
static |
Definition at line 11 of file node_geo_input_spline_length.cc.
References b.
Referenced by node_register().
|
static |
Definition at line 69 of file node_geo_input_spline_length.cc.
References params.
Referenced by node_register().
|
static |
Definition at line 78 of file node_geo_input_spline_length.cc.
References blender::bke::bNodeType::declare, geo_node_type_base(), blender::bke::bNodeType::geometry_node_execute, NODE_CLASS_INPUT, node_declare(), node_geo_exec(), and blender::bke::node_register_type().