Blender  V3.3
Namespaces | Functions
GEO_resample_curves.hh File Reference
#include "FN_field.hh"
#include "BKE_geometry_set.hh"

Go to the source code of this file.

Namespaces

 blender
 
 blender::geometry
 

Functions

Curvesblender::geometry::resample_to_count (const CurveComponent &src_component, const fn::Field< bool > &selection_field, const fn::Field< int > &count_field)
 
Curvesblender::geometry::resample_to_length (const CurveComponent &src_component, const fn::Field< bool > &selection_field, const fn::Field< float > &segment_length_field)
 
Curvesblender::geometry::resample_to_evaluated (const CurveComponent &src_component, const fn::Field< bool > &selection_field)