#include "UT_API.h"#include "UT_Vector2.h"Go to the source code of this file.
Classes | |
| class | utCubicSpan |
| class | UT_FitCubic |
Typedefs | |
| typedef UT_Vector2 | cubicCurve [4] |
Enumerations | |
| enum | utFitType { UT_FIT_BEZIER = 0, UT_FIT_CUBIC = 1 } |
| enum | utCurveType { UT_FIT_CURVES = 0, UT_FIT_POLYS = 1, UT_FIT_BOTH = 2 } |
| typedef UT_Vector2 cubicCurve[4] |
Definition at line 27 of file UT_FitCubic.h.
| enum utCurveType |
| enum utFitType |
1.5.9