Implementation of routines for building a wire from a std::vector of points by a BSpline interpolation. More...
Data Structures | |
class | tigl::CTiglInterpolateBsplineWire |
Namespaces | |
tigl | |
The CTiglShapeCache class acts as a storage for all kinds of intermediate shape results in order to improve speed of reoccurent calculations. | |
Enumerations | |
enum | tigl::ETiglContinuity { tigl::_C0, tigl::_C1 } |
Implementation of routines for building a wire from a std::vector of points by a BSpline interpolation.