|
Blender V4.3
|
#include <BKE_armature.hh>
Public Attributes | |
| PoseTarget * | next |
| PoseTarget * | prev |
| bConstraint * | con |
| int | tip |
Definition at line 122 of file BKE_armature.hh.
| bConstraint* PoseTarget::con |
Definition at line 125 of file BKE_armature.hh.
Referenced by initialize_posetree().
| PoseTarget* PoseTarget::next |
Definition at line 123 of file BKE_armature.hh.
Referenced by initialize_posetree().
| PoseTarget * PoseTarget::prev |
Definition at line 123 of file BKE_armature.hh.
| int PoseTarget::tip |
Definition at line 126 of file BKE_armature.hh.