AICurveFittingSuite.h File Reference
#include "AITypes.h"
#include "AIPath.h"
#include "AIHeaderBegin.h"
#include "AIHeaderEnd.h"
Go to the source code of this file.
Define Documentation
#define kAICurveFittingSuite "AI Curve Fitting Suite" |
#define kAICurveFittingSuiteVersion AIAPI_VERSION(11) |
#define kAICurveFittingVersion kAICurveFittingSuiteVersion |
Enumeration Type Documentation
Parameter constants for AICurveFittingSuite::FitTrajectoryWithPreset()
.
- Enumerator:
kAICurveFittingAccuraterPreset |
Preset that results in the most accurate fitting of the curve.
|
kAICurveFittingAccuratePreset |
Other presets in order of decreasing accuracy/increasing smoothness.
|
kAICurveFittingDefaultPreset |
|
kAICurveFittingSmoothPreset |
|
kAICurveFittingSmootherPreset |
Preset that results in the most smooth fitting of the curve.
|
kAICurveFittingNoOfPresets |
Number of preset constants.
|