|
Blender V5.0
|
#include "DNA_armature_types.h"#include "BLI_listbase.h"#include "BKE_armature.hh"#include "ED_armature.hh"#include "ED_transform_snap_object_context.hh"#include "ANIM_armature.hh"#include "transform_snap_object.hh"Go to the source code of this file.
Namespaces | |
| namespace | blender |
| namespace | blender::ed |
| namespace | blender::ed::transform |
Functions | |
| eSnapMode | blender::ed::transform::snapArmature (SnapObjectContext *sctx, const Object *ob_eval, const float4x4 &obmat, bool is_object_active) |