FCDAnimationMKeyTCB Class Reference

An animation key with tension, continuity and bias values. More...

#include <FCDAnimationKey.h>

Inheritance diagram for FCDAnimationMKeyTCB:

FCDAnimationMKey List of all members.

Public Member Functions

 FCDAnimationMKeyTCB (uint32 dimension)
 Constructor: do not use directly.
virtual ~FCDAnimationMKeyTCB ()
 Destructor.

Public Attributes

float * tension
 The multi-dimensional tensions.
float * continuity
 The multi-dimensional continuities.
float * bias
 The multi-dimensional biases.
float * easeIn
 The multi-dimensional ease-in factors.
float * easeOut
 The multi-dimensional ease-out factors.

Detailed Description

An animation key with tension, continuity and bias values.

This class is used for 3dsMax TCB keys.


Constructor & Destructor Documentation

FCDAnimationMKeyTCB::FCDAnimationMKeyTCB uint32  dimension  ) 
 

Constructor: do not use directly.

Instead call FCDAnimationMultiCurve::AddKey(FUDaeInterpolation::TCB).

Parameters:
dimension The number of dimension to the key output.


The documentation for this class was generated from the following file:
Generated on Thu Feb 14 16:58:37 2008 for FCollada by  doxygen 1.4.6-NO