Blender V4.3
MPathTarget Struct Reference

Public Attributes

MPathTargetnext
 
MPathTargetprev
 
bMotionPathmpath
 
AnimKeylistkeylist
 
Objectob
 
bPoseChannelpchan
 
Objectob_eval
 

Detailed Description

Definition at line 45 of file anim_motion_paths.cc.

Member Data Documentation

◆ keylist

AnimKeylist* MPathTarget::keylist

Definition at line 50 of file anim_motion_paths.cc.

◆ mpath

◆ next

MPathTarget* MPathTarget::next

Definition at line 46 of file anim_motion_paths.cc.

◆ ob

Object* MPathTarget::ob

◆ ob_eval

Object* MPathTarget::ob_eval

Definition at line 58 of file anim_motion_paths.cc.

◆ pchan

bPoseChannel* MPathTarget::pchan

◆ prev

MPathTarget * MPathTarget::prev

Definition at line 46 of file anim_motion_paths.cc.


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