#include "tigl_internal.h"
#include "CTiglApproxResult.h"
#include <vector>
#include <Geom_BSplineCurve.hxx>
#include <TColStd_Array1OfReal.hxx>
#include <TColgp_Array1OfPnt.hxx>
#include <math_Matrix.hxx>
#include <TColStd_Array1OfInteger.hxx>
Data Structures | |
class | tigl::CTiglBSplineApproxInterp |
struct | tigl::ProjectResult |
Namespaces | |
tigl | |
The CTiglShapeCache class acts as a storage for all kinds of intermediate shape results in order to improve speed of reoccurent calculations. | |