Designer_SKELETON_tag Struct Reference
[Designer]


Detailed Description

Designer Skeleton structure.

This structure is to describe one bone (with its end of bone node) in the designer. The overall skeleton is described as a linked list with the key parent child relationship.

Definition at line 74 of file STRUCT.H.


Data Fields

struct Designer_SKELETON_tagat
 The parent of this bone.
struct Designer_SKELETON_tagnext
struct Designer_SKELETON_taglast
 Doubly linked list items.
long id
long offset
vector u
vector v
vector w
 The bone's frame of reference at the end of the bone.
double t [4][4]
double tr [4][4]
 Transformation and Inverse Transformation applied to the Bone.
point xyz_last
point xyz
point xyz_undo
point tp
point bx [8]
point bx_undo [8]
char name [16]
LPARAM lParam
double wrange
double wzone
double weight
double r_scale
double l
double len
double len_last
double r_dist
vector d
vector d_last
vector r

Field Documentation

struct Designer_SKELETON_tag* at [read]

The parent of this bone.

Definition at line 75 of file STRUCT.H.

struct Designer_SKELETON_tag * next [read]

Definition at line 75 of file STRUCT.H.

struct Designer_SKELETON_tag * last [read]

Doubly linked list items.

Definition at line 75 of file STRUCT.H.

long id

Definition at line 77 of file STRUCT.H.

long offset

Definition at line 77 of file STRUCT.H.

Definition at line 78 of file STRUCT.H.

Definition at line 78 of file STRUCT.H.

The bone's frame of reference at the end of the bone.

Definition at line 78 of file STRUCT.H.

double t[4][4]

Definition at line 79 of file STRUCT.H.

double tr[4][4]

Transformation and Inverse Transformation applied to the Bone.

Definition at line 79 of file STRUCT.H.

Definition at line 80 of file STRUCT.H.

Definition at line 80 of file STRUCT.H.

Definition at line 80 of file STRUCT.H.

Definition at line 80 of file STRUCT.H.

point bx[8]

Definition at line 80 of file STRUCT.H.

Definition at line 80 of file STRUCT.H.

char name[16]

Definition at line 81 of file STRUCT.H.

LPARAM lParam

Definition at line 82 of file STRUCT.H.

double wrange

Definition at line 83 of file STRUCT.H.

double wzone

Definition at line 83 of file STRUCT.H.

double weight

Definition at line 84 of file STRUCT.H.

double r_scale

Definition at line 84 of file STRUCT.H.

double l

Definition at line 85 of file STRUCT.H.

double len

Definition at line 85 of file STRUCT.H.

double len_last

Definition at line 85 of file STRUCT.H.

double r_dist

Definition at line 85 of file STRUCT.H.

Definition at line 86 of file STRUCT.H.

Definition at line 86 of file STRUCT.H.

Definition at line 86 of file STRUCT.H.


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

Generated on Sun Apr 27 14:20:19 2014 for OpenFX by  doxygen 1.5.6