Blender V5.0
tPoseSlideObject Struct Reference

Public Attributes

Objectob
float prev_frame
float next_frame
bool valid

Detailed Description

Definition at line 110 of file pose_slide.cc.

Member Data Documentation

◆ next_frame

float tPoseSlideObject::next_frame

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

Definition at line 116 of file pose_slide.cc.

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 112 of file pose_slide.cc.

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

◆ prev_frame

float tPoseSlideObject::prev_frame

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

Definition at line 114 of file pose_slide.cc.

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: