#include "UT_API.h"#include "UT_Color.h"#include <SYS/SYS_Types.h>Go to the source code of this file.
Classes | |
| class | UT_Spline |
Enumerations | |
| enum | UT_SPLINE_BASIS { UT_SPLINE_CONSTANT, UT_SPLINE_LINEAR, UT_SPLINE_CATMULL_ROM, UT_SPLINE_MONOTONECUBIC, UT_SPLINE_LINEAR_SOLVE } |
| enum UT_SPLINE_BASIS |
| UT_SPLINE_CONSTANT | |
| UT_SPLINE_LINEAR | |
| UT_SPLINE_CATMULL_ROM | |
| UT_SPLINE_MONOTONECUBIC | |
| UT_SPLINE_LINEAR_SOLVE |
Definition at line 28 of file UT_Spline.h.
1.5.9