|
Blender V4.3
|
Public Attributes | |
| Object * | ob |
| float | prev_frame |
| float | next_frame |
| bool | valid |
Definition at line 116 of file pose_slide.cc.
| float tPoseSlideObject::next_frame |
next_frame, but in local action time (for F-Curve look-ups to work).
Definition at line 122 of file pose_slide.cc.
Referenced by pose_slide_init().
| Object* tPoseSlideObject::ob |
Active object that Pose Info comes from.
Definition at line 118 of file pose_slide.cc.
Referenced by pose_slide_init().
| float tPoseSlideObject::prev_frame |
prev_frame, but in local action time (for F-Curve look-ups to work).
Definition at line 120 of file pose_slide.cc.
Referenced by pose_slide_init().
| bool tPoseSlideObject::valid |
Definition at line 123 of file pose_slide.cc.
Referenced by pose_slide_init().