FCDAnimationMKeyBezier Class Reference

A multi-dimensional animation key with tangents values. More...

#include <FCDAnimationKey.h>

Inheritance diagram for FCDAnimationMKeyBezier:

FCDAnimationMKey List of all members.

Public Member Functions

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

Public Attributes

FMVector2inTangent
 The incoming tangent value.
FMVector2outTangent
 The outcoming tangent value.

Detailed Description

A multi-dimensional animation key with tangents values.

This class is used for bezier keys and soon: for hermite keys as well.


Constructor & Destructor Documentation

FCDAnimationMKeyBezier::FCDAnimationMKeyBezier uint32  dimension  ) 
 

Constructor: do not use directly.

Instead call FCDAnimationCurve::AddKey(FUDaeInterpolation::BEZIER).

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