Blender V4.3
transform_snap_object_curve.cc File Reference

Go to the source code of this file.

Typedefs

using float4x4

Functions

eSnapMode snapCurve (SnapObjectContext *sctx, const Object *ob_eval, const float4x4 &obmat)

Typedef Documentation

◆ float4x4

Definition at line 1012 of file BLI_math_matrix_types.hh.

Function Documentation

◆ snapCurve()