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

Public Attributes

struct MPathTargetnext
 
struct MPathTargetprev
 
bMotionPathmpath
 
struct AnimKeylistkeylist
 
Objectob
 
bPoseChannelpchan
 
Objectob_eval
 

Detailed Description

Definition at line 39 of file anim_motion_paths.c.

Member Data Documentation

◆ keylist

struct AnimKeylist* MPathTarget::keylist

Definition at line 44 of file anim_motion_paths.c.

Referenced by motionpaths_calc_bake_targets().

◆ mpath

bMotionPath* MPathTarget::mpath

◆ next

struct MPathTarget* MPathTarget::next

Definition at line 40 of file anim_motion_paths.c.

Referenced by motionpaths_calc_bake_targets().

◆ ob

Object* MPathTarget::ob

◆ ob_eval

Object* MPathTarget::ob_eval

Definition at line 52 of file anim_motion_paths.c.

Referenced by motionpaths_calc_bake_targets().

◆ pchan

bPoseChannel* MPathTarget::pchan

◆ prev

struct MPathTarget * MPathTarget::prev

Definition at line 40 of file anim_motion_paths.c.


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