Go to the source code of this file.
Namespaces | |
| namespace | FMInterpolation |
Enumerations | |
| enum | FMInterpolation::Interpolation { FMInterpolation::NONE = 0, FMInterpolation::LINEAR, FMInterpolation::BEZIER, FMInterpolation::UNKNOWN, FMInterpolation::DEFAULT = NONE } |
| The different types of interpolation. More... | |
1.4.6-NO