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

Public Attributes

struct tPoseLib_Backupnext
 
struct tPoseLib_Backupprev
 
bPoseChannelpchan
 
bPoseChannel olddata
 
IDPropertyoldprops
 

Detailed Description

Definition at line 926 of file pose_lib.c.

Member Data Documentation

◆ next

struct tPoseLib_Backup* tPoseLib_Backup::next

Definition at line 927 of file pose_lib.c.

Referenced by poselib_backup_free_data(), and poselib_backup_restore().

◆ olddata

bPoseChannel tPoseLib_Backup::olddata

Definition at line 931 of file pose_lib.c.

Referenced by poselib_backup_posecopy(), and poselib_backup_restore().

◆ oldprops

IDProperty* tPoseLib_Backup::oldprops

◆ pchan

bPoseChannel* tPoseLib_Backup::pchan

◆ prev

struct tPoseLib_Backup * tPoseLib_Backup::prev

Definition at line 927 of file pose_lib.c.


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