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

Public Attributes

struct PoseChannelBackupnext
 
struct PoseChannelBackupprev
 
struct bPoseChannelpchan
 
struct bPoseChannel olddata
 
struct IDPropertyoldprops
 

Detailed Description

Definition at line 27 of file pose_backup.cc.

Member Data Documentation

◆ next

struct PoseChannelBackup* PoseChannelBackup::next

Definition at line 28 of file pose_backup.cc.

◆ olddata

struct bPoseChannel PoseChannelBackup::olddata

Definition at line 30 of file pose_backup.cc.

Referenced by pose_backup_create().

◆ oldprops

struct IDProperty* PoseChannelBackup::oldprops

Definition at line 33 of file pose_backup.cc.

Referenced by pose_backup_create().

◆ pchan

struct bPoseChannel* PoseChannelBackup::pchan

Definition at line 30 of file pose_backup.cc.

Referenced by pose_backup_create().

◆ prev

struct PoseChannelBackup * PoseChannelBackup::prev

Definition at line 28 of file pose_backup.cc.


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