|
TexGen
|
#include "Interpolation.h"

Go to the source code of this file.
Classes | |
| class | TexGen::CInterpolationCubic |
| Cubic spline interpolation for yarn paths. More... | |
| struct | TexGen::CInterpolationCubic::CUBICEQUATION |
| Struct to represent a cubic equation. More... | |
Namespaces | |
| namespace | TexGen |
| Namespace containing a series of customised math operations not found in the standard c++ library. | |