Blender V5.0
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
uint8_t flag
char _pad1 [3]
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 260 of file DNA_action_types.h.

Member Data Documentation

◆ _pad

void* bPoseChannel_Runtime::_pad

Definition at line 285 of file DNA_action_types.h.

◆ _pad1

char bPoseChannel_Runtime::_pad1[3]

Definition at line 273 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

◆ flag

◆ session_uid

SessionUID bPoseChannel_Runtime::session_uid

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