|
Blender V5.0
|
Public Attributes | |
| bMotionPath * | mpath |
| AnimKeylist * | keylist |
| Object * | ob |
| bPoseChannel * | pchan |
| Object * | ob_eval |
Definition at line 47 of file anim_motion_paths.cc.
| AnimKeylist* MPathTarget::keylist |
Definition at line 50 of file anim_motion_paths.cc.
| bMotionPath* MPathTarget::mpath |
Definition at line 48 of file anim_motion_paths.cc.
Referenced by animviz_build_motionpath_targets(), motionpath_calculate_update_range(), motionpath_get_next_keyframe(), and motionpath_get_prev_keyframe().
| Object* MPathTarget::ob |
Definition at line 53 of file anim_motion_paths.cc.
Referenced by animviz_build_motionpath_targets(), and animviz_target_settings_get().
| Object* MPathTarget::ob_eval |
Definition at line 58 of file anim_motion_paths.cc.
| bPoseChannel* MPathTarget::pchan |
Definition at line 54 of file anim_motion_paths.cc.
Referenced by animviz_build_motionpath_targets(), and animviz_target_settings_get().