Open CASCADE Technology
7.0.0
|
#include <Standard.hxx>
#include <Standard_DefineAlloc.hxx>
#include <Standard_Macro.hxx>
#include <Standard_Boolean.hxx>
#include <Standard_Real.hxx>
#include <Standard_Integer.hxx>
#include <TColgp_Array1OfPnt2d.hxx>
#include <TColgp_Array1OfPnt.hxx>
#include <TColStd_Array1OfReal.hxx>
#include <NCollection_LocalArray.hxx>
Data Structures | |
class | NCollection_Sequence< TheItemType > |
class | NCollection_List< TheItemType > |
class | NCollection_Vector< TheItemType > |
Class NCollection_Vector (dynamic array of objects) More... | |
class | ApproxInt_KnotTools |
This class intended to build knots sequence on discrete set of points for further approximation into bspline curve. More... | |