Blender V4.5
PoseBlendData Struct Reference

Classes

struct  [struct].release_confirm_info

Public Attributes

ePoseBlendState state
bool needs_redraw
struct  release_confirm_info
AssetTempIDConsumer * temp_id_consumer
float blend_factor
bool is_flipped
PoseBackuppose_backup
blender::Vector< Object * > objects
bActionact
bActionact_flipped
Scenescene
ScrAreaarea
tSliderslider
char headerstr [UI_MAX_DRAW_STR]

Detailed Description

Definition at line 63 of file pose_lib_2.cc.

Member Data Documentation

◆ act

bAction* PoseBlendData::act

Definition at line 84 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 88 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 93 of file pose_lib_2.cc.

◆ is_flipped

bool PoseBlendData::is_flipped

◆ needs_redraw

◆ objects

◆ pose_backup

◆ release_confirm_info

struct PoseBlendData::[struct].release_confirm_info PoseBlendData::release_confirm_info

◆ scene

Scene* PoseBlendData::scene

Definition at line 87 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 74 of file pose_lib_2.cc.

Referenced by poselib_blend_init_get_action(), and poselib_tempload_exit().


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