Blender V4.3
transform_snap_object_armature.cc File Reference

Go to the source code of this file.

Typedefs

using float4x4

Functions

eSnapMode snapArmature (SnapObjectContext *sctx, const Object *ob_eval, const float4x4 &obmat, bool is_object_active)

Typedef Documentation

◆ float4x4

Definition at line 1012 of file BLI_math_matrix_types.hh.

Function Documentation

◆ snapArmature()