Blender V4.3
PoseBlendData Struct Reference

Public Attributes

ePoseBlendState state
 
bool needs_redraw
 
struct { 
 
   bool   use_release_confirm 
 
   int   init_event_type 
 
release_confirm_info 
 
AssetTempIDConsumer * temp_id_consumer
 
float blend_factor
 
bool is_flipped
 
PoseBackuppose_backup
 
Objectob
 
bActionact
 
bActionact_flipped
 
Scenescene
 
ScrAreaarea
 
tSliderslider
 
char headerstr [UI_MAX_DRAW_STR]
 

Detailed Description

Definition at line 65 of file pose_lib_2.cc.

Member Data Documentation

◆ act

bAction* PoseBlendData::act

Definition at line 86 of file pose_lib_2.cc.

Referenced by poselib_action_to_blend(), and poselib_blend_init_data().

◆ act_flipped

bAction* PoseBlendData::act_flipped

◆ area

ScrArea* PoseBlendData::area

Definition at line 90 of file pose_lib_2.cc.

Referenced by poselib_blend_cleanup(), and poselib_blend_init_data().

◆ blend_factor

float PoseBlendData::blend_factor

◆ headerstr

char PoseBlendData::headerstr[UI_MAX_DRAW_STR]

Info-text to print in header.

Definition at line 95 of file pose_lib_2.cc.

◆ init_event_type

int PoseBlendData::init_event_type

Definition at line 71 of file pose_lib_2.cc.

Referenced by poselib_blend_handle_event(), and poselib_blend_init_data().

◆ is_flipped

bool PoseBlendData::is_flipped

◆ needs_redraw

◆ ob

◆ pose_backup

◆ [struct]

struct { ... } PoseBlendData::release_confirm_info

◆ scene

Scene* PoseBlendData::scene

Definition at line 89 of file pose_lib_2.cc.

Referenced by poselib_blend_cleanup(), and poselib_blend_init_data().

◆ slider

tSlider* PoseBlendData::slider

◆ state

◆ temp_id_consumer

AssetTempIDConsumer* PoseBlendData::temp_id_consumer

Definition at line 76 of file pose_lib_2.cc.

Referenced by poselib_blend_init_get_action(), and poselib_tempload_exit().

◆ use_release_confirm

bool PoseBlendData::use_release_confirm

Definition at line 70 of file pose_lib_2.cc.

Referenced by poselib_blend_handle_event(), and poselib_blend_init_data().


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