TexGen
Classes | Namespaces
InterpolationCubic.h File Reference
#include "Interpolation.h"
Include dependency graph for InterpolationCubic.h:
This graph shows which files directly or indirectly include this file:

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.