Blender V2.61 - r43446
Public Attributes

PoseTree Struct Reference

#include <BKE_armature.h>

List of all members.

Public Attributes

struct PoseTreenext
struct PoseTreeprev
int type
int totchannel
struct ListBase targets
struct bPoseChannel ** pchan
int * parent
float(* basis_change )[3][3]
int iterations
int stretch

Detailed Description

Definition at line 57 of file BKE_armature.h.


Member Data Documentation

float(* PoseTree::basis_change)[3][3]

Definition at line 69 of file BKE_armature.h.

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

Definition at line 59 of file BKE_armature.h.

Referenced by initialize_posetree().

Definition at line 59 of file BKE_armature.h.

Definition at line 61 of file BKE_armature.h.

Referenced by iksolver_execute_tree(), and initialize_posetree().


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