|
Blender
V2.93
|
Public Attributes | |
| Object * | ob |
| float | prevFrameF |
| float | nextFrameF |
| bool | valid |
Definition at line 127 of file pose_slide.c.
| float tPoseSlideObject::nextFrameF |
Definition at line 130 of file pose_slide.c.
Referenced by pose_frame_range_from_object_get(), pose_slide_apply(), pose_slide_init(), and pose_slide_invoke_common().
| Object* tPoseSlideObject::ob |
Definition at line 128 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().
| float tPoseSlideObject::prevFrameF |
Definition at line 129 of file pose_slide.c.
Referenced by pose_frame_range_from_object_get(), pose_slide_apply(), pose_slide_init(), and pose_slide_invoke_common().
| bool tPoseSlideObject::valid |
Definition at line 131 of file pose_slide.c.
Referenced by pose_slide_apply(), pose_slide_init(), pose_slide_invoke_common(), and pose_slide_refresh().