Blender
V3.3
|
Classes | |
class | SplineCountFieldInput |
Functions | |
static void | node_declare (NodeDeclarationBuilder &b) |
static VArray< int > | construct_curve_point_count_gvarray (const CurveComponent &component, const eAttrDomain domain) |
static void | node_geo_exec (GeoNodeExecParams params) |
|
static |
Definition at line 19 of file node_geo_input_spline_length.cc.
References ATTR_DOMAIN_CURVE, ATTR_DOMAIN_POINT, component(), count, curves, blender::VArray< T >::ForFunc(), Curves::geometry, and blender::bke::CurvesGeometry::wrap().
Referenced by blender::nodes::node_geo_input_spline_length_cc::SplineCountFieldInput::get_varray_for_context().
|
static |
Definition at line 9 of file node_geo_input_spline_length.cc.
References usdtokens::b(), and N_.
Referenced by register_node_type_geo_input_spline_length().
|
static |
Definition at line 72 of file node_geo_input_spline_length.cc.
References params.
Referenced by register_node_type_geo_input_spline_length().