![]() |
Open CASCADE Technology Reference Manual 8.0.0
|
#include <BSplCLib.hxx>#include <gp.hxx>#include <NCollection_Array1.hxx>#include <NCollection_Sequence.hxx>#include <type_traits>Data Structures | |
| class | Convert_CompBezierCurvesToBSplineCurveBase< PointType, VecType > |
| Template base class for converting a sequence of adjacent non-rational Bezier curves into a BSpline curve. PointType is gp_Pnt or gp_Pnt2d; VecType is gp_Vec or gp_Vec2d. More... | |