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

Go to the source code of this file.

Namespaces

 blender
 
 blender::geometry
 

Functions

bool blender::geometry::try_curves_conversion_in_place (IndexMask selection, CurveType dst_type, FunctionRef< bke::CurvesGeometry &()> get_writable_curves_fn)
 
bke::CurvesGeometry blender::geometry::convert_curves (const bke::CurvesGeometry &src_curves, IndexMask selection, CurveType dst_type)