Blender  V3.3
Namespaces | Functions
GEO_mesh_to_curve.hh File Reference
#include "BLI_index_mask.hh"
#include "BKE_curves.hh"

Go to the source code of this file.

Namespaces

 blender
 
 blender::geometry
 

Functions

bke::CurvesGeometry blender::geometry::mesh_to_curve_convert (const Mesh &mesh, const IndexMask selection)
 
bke::CurvesGeometry blender::geometry::create_curve_from_vert_indices (const Mesh &mesh, Span< int > vert_indices, Span< int > curve_offsets, IndexRange cyclic_curves)