Blender V5.0
PoseTarget Struct Reference

#include <BKE_armature.hh>

Public Attributes

PoseTargetnext
PoseTargetprev
bConstraintcon
int tip

Detailed Description

Definition at line 124 of file BKE_armature.hh.

Member Data Documentation

◆ con

bConstraint* PoseTarget::con

Definition at line 127 of file BKE_armature.hh.

Referenced by convert_tree(), initialize_chain(), and initialize_posetree().

◆ next

PoseTarget* PoseTarget::next

Definition at line 125 of file BKE_armature.hh.

Referenced by convert_tree(), and initialize_posetree().

◆ prev

PoseTarget * PoseTarget::prev

Definition at line 125 of file BKE_armature.hh.

◆ tip

int PoseTarget::tip

Definition at line 128 of file BKE_armature.hh.

Referenced by convert_tree(), initialize_chain(), and initialize_posetree().


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