3.5.0-rc1
Loading...
Searching...
No Matches
CTiglInterpolatePointsWithKinks.h File Reference
#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

namespace  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>

Functions

TIGL_EXPORT std::vector< double > tigl::computeParams (const Handle(TColgp_HArray1OfPnt)&pnts, tigl::ParamMap &params, double alpha)