Blender V5.0
tSplineIK_Tree Struct Reference

Public Attributes

tSplineIK_Treenext
tSplineIK_Treeprev
int type
short chainlen
float totlength
const floatpoints
bPoseChannel ** chain
bPoseChannelroot
bConstraintcon
bSplineIKConstraintik_data

Detailed Description

Definition at line 38 of file armature_update.cc.

Member Data Documentation

◆ chain

bPoseChannel** tSplineIK_Tree::chain

Definition at line 47 of file armature_update.cc.

◆ chainlen

short tSplineIK_Tree::chainlen

Definition at line 43 of file armature_update.cc.

◆ con

bConstraint* tSplineIK_Tree::con

Definition at line 51 of file armature_update.cc.

◆ ik_data

bSplineIKConstraint* tSplineIK_Tree::ik_data

Definition at line 52 of file armature_update.cc.

◆ next

tSplineIK_Tree* tSplineIK_Tree::next

Definition at line 39 of file armature_update.cc.

◆ points

const float* tSplineIK_Tree::points

Definition at line 46 of file armature_update.cc.

◆ prev

tSplineIK_Tree * tSplineIK_Tree::prev

Definition at line 39 of file armature_update.cc.

◆ root

bPoseChannel* tSplineIK_Tree::root

Definition at line 49 of file armature_update.cc.

◆ totlength

float tSplineIK_Tree::totlength

Definition at line 44 of file armature_update.cc.

◆ type

int tSplineIK_Tree::type

Definition at line 41 of file armature_update.cc.


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