FCDocument/FCDSkinController.h File Reference

This file contains the FCDSkinController class. More...

#include "FCDocument/FCDObject.h"

Go to the source code of this file.

Classes

struct  FCDJointWeightPair
 A weighted joint index used in skinning. More...
struct  FCDJointMatrixPair
 A joint and its bind pose used in skinning. More...
class  FCDSkinController
 A COLLADA skin controller. More...

Typedefs

typedef vector< FCDJointMatrixPairFCDJointList
 A dynamically-sized array of joints and bind poses.
typedef vector< FCDJointWeightPairFCDJointWeightPairList
 A dynamically-sized array of weighted joint indices.
typedef vector< FCDJointWeightPairListFCDWeightedMatches
 A dynamically-sized array of weighted joint index lists.


Detailed Description

This file contains the FCDSkinController class.


Typedef Documentation

typedef vector<FCDJointWeightPair> FCDJointWeightPairList
 

A dynamically-sized array of weighted joint indices.

The sum of the weights within this list should always add up to one.

typedef vector<FCDJointWeightPairList> FCDWeightedMatches
 

A dynamically-sized array of weighted joint index lists.

Each entry within this list represents one vertex of the skinned geometry.


Generated on Fri May 12 16:44:39 2006 for FCollada by  doxygen 1.4.6-NO