Blender  V2.93
Public Attributes | List of all members
MPathTarget Struct Reference

Public Attributes

struct MPathTargetnext
 
struct MPathTargetprev
 
bMotionPathmpath
 
DLRBT_Tree keys
 
Objectob
 
bPoseChannelpchan
 
Objectob_eval
 

Detailed Description

Definition at line 53 of file anim_motion_paths.c.

Member Data Documentation

◆ keys

DLRBT_Tree MPathTarget::keys

Definition at line 58 of file anim_motion_paths.c.

Referenced by motionpaths_calc_bake_targets().

◆ mpath

bMotionPath* MPathTarget::mpath

◆ next

struct MPathTarget* MPathTarget::next

Definition at line 54 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 66 of file anim_motion_paths.c.

Referenced by motionpaths_calc_bake_targets().

◆ pchan

bPoseChannel* MPathTarget::pchan

◆ prev

struct MPathTarget * MPathTarget::prev

Definition at line 54 of file anim_motion_paths.c.


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