#include <TopoDS_Wire.hxx>#include <Geom_BSplineCurve.hxx>#include "tigl_internal.h"#include <vector>Data Structures | |
| class | tigl::CWireToCurve |
| This class converts a TopoDS_Wire objects to a bspline curve by converting all edges to b-spline concatenating all splines to a resulting b-spline. More... | |
Namespaces | |
| tigl | |
| The CTiglShapeCache class acts as a storage for all kinds of intermediate shape results in order to improve speed of reoccurent calculations. | |