Blender V4.3
bPoseChannel_Runtime Struct Reference

#include <DNA_action_types.h>

Public Attributes

SessionUID session_uid
 
struct DualQuat deform_dual_quat
 
int bbone_segments
 
float bbone_arc_length_reciprocal
 
char _pad1 [4]
 
struct Mat4bbone_rest_mats
 
struct Mat4bbone_pose_mats
 
struct Mat4bbone_deform_mats
 
struct DualQuatbbone_dual_quats
 
struct bPoseChannel_BBoneSegmentBoundarybbone_segment_boundaries
 
void * _pad
 

Detailed Description

Definition at line 245 of file DNA_action_types.h.

Member Data Documentation

◆ _pad

void* bPoseChannel_Runtime::_pad

Definition at line 268 of file DNA_action_types.h.

◆ _pad1

char bPoseChannel_Runtime::_pad1[4]

Definition at line 256 of file DNA_action_types.h.

◆ bbone_arc_length_reciprocal

float bPoseChannel_Runtime::bbone_arc_length_reciprocal

◆ bbone_deform_mats

◆ bbone_dual_quats

◆ bbone_pose_mats

◆ bbone_rest_mats

◆ bbone_segment_boundaries

◆ bbone_segments

◆ deform_dual_quat

struct DualQuat bPoseChannel_Runtime::deform_dual_quat

Definition at line 249 of file DNA_action_types.h.

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

◆ session_uid

SessionUID bPoseChannel_Runtime::session_uid

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