Blender V4.5
blender::ed::transform::PoseInitData_Mirror Struct Reference

Classes

struct  [struct].orig

Public Attributes

bPoseChannelpchan
struct  orig
float offset_mtx [4][4]

Detailed Description

Definition at line 316 of file transform_convert_armature.cc.

Member Data Documentation

◆ offset_mtx

float blender::ed::transform::PoseInitData_Mirror::offset_mtx[4][4]

An extra offset to apply after mirroring. Use with POSE_MIRROR_RELATIVE.

Definition at line 337 of file transform_convert_armature.cc.

Referenced by blender::ed::transform::pose_mirror_info_init(), and blender::ed::transform::pose_transform_mirror_update().

◆ orig

◆ pchan

bPoseChannel* blender::ed::transform::PoseInitData_Mirror::pchan

Points to the bone which this info is initialized & restored to. A nullptr value is used to terminate the array.

Definition at line 319 of file transform_convert_armature.cc.

Referenced by blender::ed::transform::createTransPose(), blender::ed::transform::pose_mirror_info_init(), blender::ed::transform::pose_mirror_info_restore(), and blender::ed::transform::restoreMirrorPoseBones().


The documentation for this struct was generated from the following file: