|
Blender V4.3
|
#include "BLI_function_ref.hh"#include "BLI_index_mask.hh"#include "BLI_virtual_array.hh"#include "BKE_attribute_filter.hh"#include "BKE_curves.hh"Go to the source code of this file.
Namespaces | |
| namespace | blender |
| namespace | blender::geometry |
Functions | |
| bke::CurvesGeometry | blender::geometry::subdivide_curves (const bke::CurvesGeometry &src_curves, const IndexMask &selection, const VArray< int > &cuts, const bke::AttributeFilter &attribute_filter={}) |