21 const fn::Field<bool> &selection_field,
22 const fn::Field<int> &count_field);
30 const fn::Field<bool> &selection_field,
31 const fn::Field<float> &segment_length_field);
37 const fn::Field<bool> &selection_field);
Curves * resample_to_count(const CurveComponent &src_component, const fn::Field< bool > &selection_field, const fn::Field< int > &count_field)
Curves * resample_to_evaluated(const CurveComponent &src_component, const fn::Field< bool > &selection_field)
Curves * resample_to_length(const CurveComponent &src_component, const fn::Field< bool > &selection_field, const fn::Field< float > &segment_length_field)