FMInterpolation Namespace Reference
[Mathematics Classes.]

A namespace for interpolations. More...


Enumerations

enum  Interpolation {
  NONE = 0,
  LINEAR,
  BEZIER,
  UNKNOWN,
  DEFAULT = NONE
}
 The different types of interpolation. More...


Detailed Description

A namespace for interpolations.

Enumeration Type Documentation

enum FMInterpolation::Interpolation
 

The different types of interpolation.

Enumerator:
NONE  No interpolation.

Also called step interpolation.

LINEAR  Linear interpolation.
BEZIER  Bezier interpolation.
UNKNOWN  Unknown interpolation.
DEFAULT  Default interpolation (None).


Generated on Thu Feb 14 16:58:42 2008 for FCollada by  doxygen 1.4.6-NO