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

Public Attributes

Objectob
 
float prevFrameF
 
float nextFrameF
 
bool valid
 

Detailed Description

Definition at line 167 of file pose_slide.c.

Member Data Documentation

◆ nextFrameF

float tPoseSlideObject::nextFrameF

nextFrame, but in local action time (for F-Curve look-ups to work).

Definition at line 173 of file pose_slide.c.

Referenced by pose_frame_range_from_object_get(), pose_slide_apply(), pose_slide_init(), and pose_slide_invoke_common().

◆ ob

Object* tPoseSlideObject::ob

Active object that Pose Info comes from.

Definition at line 169 of file pose_slide.c.

Referenced by pose_frame_range_from_object_get(), pose_slide_apply(), pose_slide_init(), pose_slide_invoke_common(), and pose_slide_refresh().

◆ prevFrameF

float tPoseSlideObject::prevFrameF

prevFrame, but in local action time (for F-Curve look-ups to work).

Definition at line 171 of file pose_slide.c.

Referenced by pose_frame_range_from_object_get(), pose_slide_apply(), pose_slide_init(), and pose_slide_invoke_common().

◆ valid

bool tPoseSlideObject::valid

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