#include "tigl_internal.h"#include <TColgp_HArray1OfPnt.hxx>#include <Geom_BSplineCurve.hxx>#include <map>#include <vector>#include <Cache.h>Data Structures | |
| class | tigl::CTiglInterpolatePointsWithKinks |
| This algorithm allows to interpolate a list of points. More... | |
| struct | tigl::CTiglInterpolatePointsWithKinks::Result |
Namespaces | |
| tigl | |
| The CTiglShapeCache class acts as a storage for all kinds of intermediate shape results in order to improve speed of reoccurent calculations. | |
Typedefs | |
| using | tigl::ParamMap = std::map< unsigned int, double > |