Main Page
Modules
Namespaces
Classes
Files
Related Pages
Namespace List
Namespace Members
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 Fri May 12 16:44:44 2006 for FCollada by
1.4.6-NO