Blender  V3.3
Public Attributes | List of all members
bPoseChannel_Runtime Struct Reference

#include <DNA_action_types.h>

Public Attributes

SessionUUID session_uuid
 
struct DualQuat deform_dual_quat
 
int bbone_segments
 
struct Mat4bbone_rest_mats
 
struct Mat4bbone_pose_mats
 
struct Mat4bbone_deform_mats
 
struct DualQuatbbone_dual_quats
 

Detailed Description

Definition at line 184 of file DNA_action_types.h.

Member Data Documentation

◆ bbone_deform_mats

struct Mat4* bPoseChannel_Runtime::bbone_deform_mats

◆ bbone_dual_quats

struct DualQuat* bPoseChannel_Runtime::bbone_dual_quats

◆ bbone_pose_mats

struct Mat4* bPoseChannel_Runtime::bbone_pose_mats

◆ bbone_rest_mats

struct Mat4* bPoseChannel_Runtime::bbone_rest_mats

◆ bbone_segments

int bPoseChannel_Runtime::bbone_segments

◆ deform_dual_quat

struct DualQuat bPoseChannel_Runtime::deform_dual_quat

Definition at line 185 of file DNA_action_types.h.

Referenced by BKE_pose_bone_done(), dist_bone_deform(), and pchan_bone_deform().

◆ session_uuid

SessionUUID bPoseChannel_Runtime::session_uuid

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