Open CASCADE Technology  6.5.4
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines
Data Structures
BRepAdaptor_CompCurve.hxx File Reference
#include <Standard.hxx>
#include <Standard_DefineAlloc.hxx>
#include <Standard_Macro.hxx>
#include <TopoDS_Wire.hxx>
#include <Standard_Real.hxx>
#include <Handle_BRepAdaptor_HArray1OfCurve.hxx>
#include <Handle_TColStd_HArray1OfReal.hxx>
#include <Standard_Integer.hxx>
#include <Standard_Boolean.hxx>
#include <Adaptor3d_Curve.hxx>
#include <GeomAbs_Shape.hxx>
#include <Handle_Adaptor3d_HCurve.hxx>
#include <GeomAbs_CurveType.hxx>
#include <Handle_Geom_BezierCurve.hxx>
#include <Handle_Geom_BSplineCurve.hxx>

Data Structures

class  BRepAdaptor_CompCurve
 The Curve from BRepAdaptor allows to use a Wire
of the BRep topology like a 3D curve.
Warning: With this class of curve, C0 and C1 continuities
are not assumed. So be carful with some algorithm!
More...