3.4.0
CTiglInterpolateBsplineWire.h File Reference

Implementation of routines for building a wire from a std::vector of points by a BSpline interpolation. More...

#include "tigl_internal.h"
#include "ITiglWireAlgorithm.h"
#include "Geom_BSplineCurve.hxx"

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 }
 

Detailed Description

Implementation of routines for building a wire from a std::vector of points by a BSpline interpolation.