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