Open CASCADE Technology
7.3.0
|
#include <gp_Pnt.hxx>
#include <gp_Pnt2d.hxx>
#include <gp_Vec.hxx>
#include <gp_Vec2d.hxx>
#include <NCollection_Array1.hxx>
#include <Standard_Integer.hxx>
Data Structures | |
class | AppCont_Function |
Class describing a continous 3d and/or function f(u). This class must be provided by the user to use the approximation algorithm FittingCurve. More... | |